Home
last modified time | relevance | path

Searched refs:matrix_coeffs (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_vidc.h71 unsigned int matrix_coeffs; member
84 unsigned int matrix_coeffs; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_vidc.h53 unsigned int matrix_coeffs; member
64 unsigned int matrix_coeffs; member
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_vidc.h67 unsigned int matrix_coeffs; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_vidc.h67 unsigned int matrix_coeffs; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_vidc.h42 unsigned int matrix_coeffs; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_vidc.h42 unsigned int matrix_coeffs; member
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp342 OMX_U32 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; in venc_set_config() local
420 matrix_coeffs = MSM_VIDC_MATRIX_UNSPECIFIED; in venc_set_config()
423 matrix_coeffs = MSM_VIDC_MATRIX_BT_709_5; in venc_set_config()
426 matrix_coeffs = MSM_VIDC_MATRIX_FCC_47; in venc_set_config()
429 matrix_coeffs = MSM_VIDC_MATRIX_601_6_525; in venc_set_config()
432 matrix_coeffs = MSM_VIDC_MATRIX_SMPTE_240M; in venc_set_config()
435 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020; in venc_set_config()
438 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020_CONST; in venc_set_config()
442 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; in venc_set_config()
446 transfer_chars, matrix_coeffs)) { in venc_set_config()
Dvideo_encoder_device_v4l2.cpp2276 … color_space.primaries, color_space.range, color_space.transfer_chars, color_space.matrix_coeffs); in venc_config_print()
3335 OMX_U32 transfer_chars, OMX_U32 matrix_coeffs) in venc_set_colorspace() argument
3341 primaries, range, transfer_chars, matrix_coeffs); in venc_set_colorspace()
3389 control.value = matrix_coeffs; in venc_set_colorspace()
3401 color_space.matrix_coeffs = control.value; in venc_set_colorspace()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h236 OMX_U32 matrix_coeffs; member
468 …nc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h234 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/
Dvideo_encoder_device_v4l2.h257 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/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h260 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/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h234 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/src/
Dvideo_encoder_device_v4l2.cpp2660 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 …]
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp3362 OMX_U32 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; in venc_set_config() local
3434 matrix_coeffs = MSM_VIDC_MATRIX_UNSPECIFIED; in venc_set_config()
3437 matrix_coeffs = MSM_VIDC_MATRIX_BT_709_5; in venc_set_config()
3440 matrix_coeffs = MSM_VIDC_MATRIX_FCC_47; in venc_set_config()
3443 matrix_coeffs = MSM_VIDC_MATRIX_601_6_525; in venc_set_config()
3446 matrix_coeffs = MSM_VIDC_MATRIX_SMPTE_240M; in venc_set_config()
3449 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020; in venc_set_config()
3452 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020_CONST; in venc_set_config()
3456 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; in venc_set_config()
3460 transfer_chars, matrix_coeffs)) { in venc_set_config()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp11144 seqdisp_payload->transfer_char, seqdisp_payload->matrix_coeffs, in handle_color_space_info()
11150 … seqdisp_payload->transfer_char, seqdisp_payload->matrix_coeffs, in handle_color_space_info()
11194 vc1_seq_disp_payload->matrix_coeffs, in handle_color_space_info()
11200 vc1_seq_disp_payload->matrix_coeffs, in handle_color_space_info()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp7676 seqdisp_payload->transfer_char, seqdisp_payload->matrix_coeffs, in handle_color_space_info()
7701 display_info_payload->matrix_coeffs, in handle_color_space_info()