Home
last modified time | relevance | path

Searched refs:picsize (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_dec.h521 struct vdec_picsize picsize; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_vidc_dec.h566 struct vdec_picsize picsize; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_vidc_dec.h531 struct vdec_picsize picsize; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_dec.h521 struct vdec_picsize picsize; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_vidc_dec.h529 struct vdec_picsize picsize; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_vidc_dec.h562 struct vdec_picsize picsize; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_dec.h556 struct vdec_picsize picsize; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h556 struct vdec_picsize picsize; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp184 vdec_msg.msgdata.output_frame.picsize.frame_width = plane[0].reserved[6]; in async_message_thread()
185 vdec_msg.msgdata.output_frame.picsize.frame_height = plane[0].reserved[7]; in async_message_thread()
7714 …| (omx->drv_ctx.video_resolution.frame_width != vdec_msg->msgdata.output_frame.picsize.frame_width) in async_message_process()
7715 …>drv_ctx.video_resolution.frame_height != vdec_msg->msgdata.output_frame.picsize.frame_height) )) { in async_message_process()
7723 … omxhdr->nFilledLen, vdec_msg->msgdata.output_frame.picsize.frame_width, in async_message_process()
7724 vdec_msg->msgdata.output_frame.picsize.frame_height, in async_message_process()
7731 vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()
7733 vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h394 struct vdec_picsize picsize; member