Searched refs:h264_mv_buffer (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h798 struct h264_mv_buffer{ struct in class:omx_vdec
805 h264_mv_buffer h264_mv_buff;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h823 struct h264_mv_buffer { struct in class:omx_vdec
830 h264_mv_buffer h264_mv_buff;
H A Domx_vdec.h871 struct h264_mv_buffer { struct in class:omx_vdec
878 h264_mv_buffer h264_mv_buff;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp1615 memset(&h264_mv_buff,0,sizeof(struct h264_mv_buffer));
5007 //Allocate the h264_mv_buffer
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp1592 memset(&h264_mv_buff,0,sizeof(struct h264_mv_buffer));
4841 //Allocate the h264_mv_buffer

Completed in 65 milliseconds