/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msm_vidc.h | 53 unsigned int matrix_coeffs; member 64 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_vidc.h | 53 unsigned int matrix_coeffs; member 64 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msm_vidc.h | 71 unsigned int matrix_coeffs; member 84 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msm_vidc.h | 61 unsigned int matrix_coeffs; member 71 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_vidc.h | 42 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msm_vidc.h | 67 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_vidc.h | 67 unsigned int matrix_coeffs; member
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msm_vidc.h | 42 unsigned int matrix_coeffs; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 234 OMX_U32 matrix_coeffs; member 528 …nc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 257 OMX_U32 matrix_coeffs; member 541 …nc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs);
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 234 OMX_U32 matrix_coeffs; member 528 …nc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 260 OMX_U32 matrix_coeffs; member 578 …nc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 2660 OMX_U32 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; in venc_set_config() local 2732 matrix_coeffs = MSM_VIDC_MATRIX_UNSPECIFIED; in venc_set_config() 2735 matrix_coeffs = MSM_VIDC_MATRIX_BT_709_5; in venc_set_config() 2738 matrix_coeffs = MSM_VIDC_MATRIX_FCC_47; in venc_set_config() 2741 matrix_coeffs = MSM_VIDC_MATRIX_601_6_525; in venc_set_config() 2747 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020; in venc_set_config() 2750 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020_CONST; in venc_set_config() 2754 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; in venc_set_config() 2758 transfer_chars, matrix_coeffs)) { in venc_set_config() 3095 … color_space.primaries, color_space.range, color_space.transfer_chars, color_space.matrix_coeffs); in venc_config_print() [all …]
|