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

/hardware/intel/common/libva/va/vendor/intel/
H A Dva_intel_statistics.h78 unsigned int frame_qp : 8; member in struct:_VAStatsStatisticsParameter16x16Intel
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_vidc.h121 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payoad
125 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payload
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_vidc.h85 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payoad
88 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payload
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_vidc.h121 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payload
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_vidc.h85 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payload
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_vidc.h152 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payload
191 unsigned int frame_qp; member in struct:msm_vidc_yuv_stats_payload
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_vidc.h128 unsigned int frame_qp; member in struct:msm_vidc_frame_qp_payload
163 unsigned int frame_qp; member in struct:msm_vidc_yuv_stats_payload
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp702 payload->frame_qp = qp_payload->nQP;
703 DEBUG_PRINT_LOW("Frame QP = %d", payload->frame_qp);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp728 payload->frame_qp = qp_payload->nQP;
729 DEBUG_PRINT_LOW("Frame QP = %d", payload->frame_qp);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp9951 qp->nQP = qp_payload->frame_qp;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp11185 qp->nQP = qp_payload->frame_qp;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp12098 qp->nQP = qp_payload->frame_qp;

Completed in 246 milliseconds