Home
last modified time | relevance | path

Searched refs:msm_vidc_frame_qp_payload (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/msm8x74/kernel-headers/media/
Dmsm_vidc.h119 struct msm_vidc_frame_qp_payload { struct
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_vidc.h84 struct msm_vidc_frame_qp_payload { struct
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_vidc.h87 struct msm_vidc_frame_qp_payload { struct
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_vidc.h120 struct msm_vidc_frame_qp_payload { struct
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_vidc.h124 struct msm_vidc_frame_qp_payload { struct
/hardware/qcom/msm8x74/original-kernel-headers/media/
Dmsm_vidc.h130 struct msm_vidc_frame_qp_payload { struct
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h697 struct msm_vidc_frame_qp_payload *qp_payload);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp9264 struct msm_vidc_frame_qp_payload *qp_payload; in handle_extradata()
9265 qp_payload = (struct msm_vidc_frame_qp_payload*)(void *)data->data; in handle_extradata()
9813 struct msm_vidc_frame_qp_payload *qp_payload) in append_qp_extradata()