video: driver: Use HEIC as private codec type
Remove HEIC codec definition from UAPI and use it as private codec type Change-Id: I4023b638f56e9db11c74ae8894f8451ada05c6e8 Signed-off-by: Akshata Sahukar <quic_asahukar@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

vanhempi
005d5f44ef
commit
c46cdcb67f
@@ -8,6 +8,9 @@
|
||||
|
||||
#include "msm_vidc_control.h"
|
||||
|
||||
/* HEIC encoder and decoder */
|
||||
#define V4L2_PIX_FMT_VIDC_HEIC v4l2_fourcc('H', 'E', 'I', 'C')
|
||||
|
||||
int msm_vidc_adjust_ir_period(void *instance, struct v4l2_ctrl *ctrl);
|
||||
int msm_vidc_adjust_dec_frame_rate(void *instance, struct v4l2_ctrl *ctrl);
|
||||
int msm_vidc_adjust_dec_operating_rate(void *instance, struct v4l2_ctrl *ctrl);
|
||||
|
Viittaa uudesa ongelmassa
Block a user