Searched refs:matrix_coeffs (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_vidc.h67 unsigned int matrix_coeffs; member in struct:msm_vidc_mpeg2_seqdisp_payload
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_vidc.h42 unsigned int matrix_coeffs; member in struct:msm_vidc_mpeg2_seqdisp_payload
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_vidc.h67 unsigned int matrix_coeffs; member in struct:msm_vidc_mpeg2_seqdisp_payload
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_vidc.h42 unsigned int matrix_coeffs; member in struct:msm_vidc_mpeg2_seqdisp_payload
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_vidc.h71 unsigned int matrix_coeffs; member in struct:msm_vidc_mpeg2_seqdisp_payload
84 unsigned int matrix_coeffs; member in struct:msm_vidc_vc1_seqdisp_payload
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_vidc.h53 unsigned int matrix_coeffs; member in struct:msm_vidc_mpeg2_seqdisp_payload
64 unsigned int matrix_coeffs; member in struct:msm_vidc_vc1_seqdisp_payload
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h257 OMX_U32 matrix_coeffs; member in struct:msm_venc_color_space
541 bool venc_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/
H A Dvideo_encoder_device_v4l2.h260 OMX_U32 matrix_coeffs; member in struct:msm_venc_color_space
577 bool venc_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/
H A Dvideo_encoder_device_v4l2.cpp2659 OMX_U32 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; local
2731 matrix_coeffs = MSM_VIDC_MATRIX_UNSPECIFIED;
2734 matrix_coeffs = MSM_VIDC_MATRIX_BT_709_5;
2737 matrix_coeffs = MSM_VIDC_MATRIX_FCC_47;
2740 matrix_coeffs = MSM_VIDC_MATRIX_601_6_525;
2746 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020;
2749 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020_CONST;
2753 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625;
2757 transfer_chars, matrix_coeffs)) {
3094 color_space.primaries, color_space.range, color_space.transfer_chars, color_space.matrix_coeffs);
4227 venc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs) argument
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2991 OMX_U32 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625; local
3063 matrix_coeffs = MSM_VIDC_MATRIX_UNSPECIFIED;
3066 matrix_coeffs = MSM_VIDC_MATRIX_BT_709_5;
3069 matrix_coeffs = MSM_VIDC_MATRIX_FCC_47;
3072 matrix_coeffs = MSM_VIDC_MATRIX_601_6_525;
3078 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020;
3081 matrix_coeffs = MSM_VIDC_MATRIX_BT_2020_CONST;
3085 matrix_coeffs = MSM_VIDC_MATRIX_601_6_625;
3089 transfer_chars, matrix_coeffs)) {
3448 color_space.primaries, color_space.range, color_space.transfer_chars, color_space.matrix_coeffs);
4754 venc_set_colorspace(OMX_U32 primaries, OMX_U32 range, OMX_U32 transfer_chars, OMX_U32 matrix_coeffs) argument
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp10877 seqdisp_payload->transfer_char, seqdisp_payload->matrix_coeffs,
10883 seqdisp_payload->transfer_char, seqdisp_payload->matrix_coeffs,
10927 vc1_seq_disp_payload->matrix_coeffs,
10933 vc1_seq_disp_payload->matrix_coeffs,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp10263 seqdisp_payload->transfer_char, seqdisp_payload->matrix_coeffs,
10303 vc1_seq_disp_payload->matrix_coeffs,

Completed in 2712 milliseconds