Searched refs:temp_egl (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp180 struct temp_egl { struct
293 static struct temp_egl **p_eglHeaders = NULL;
2333 p_eglHeaders = (struct temp_egl **)
2334 malloc(sizeof(struct temp_egl *)* bufCntMin);
2343 p_eglHeaders[bufCnt] = (struct temp_egl*)
2344 malloc(sizeof(struct temp_egl));
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp302 struct temp_egl { struct
423 static struct temp_egl **p_eglHeaders = NULL;
2579 p_eglHeaders = (struct temp_egl **)
2580 malloc(sizeof(struct temp_egl *)* bufCntMin);
2589 p_eglHeaders[bufCnt] = (struct temp_egl*)
2590 malloc(sizeof(struct temp_egl));
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp6148 struct temp_egl { struct
6152 struct temp_egl *temp_egl_id = NULL;
6154 temp_egl_id = (struct temp_egl *)eglImage;
H A Domx_vdec_copper.cpp5756 struct temp_egl { struct
5760 struct temp_egl *temp_egl_id = NULL;
5762 temp_egl_id = (struct temp_egl *)eglImage;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp5966 struct temp_egl { struct
5970 struct temp_egl *temp_egl_id = NULL;
5972 temp_egl_id = (struct temp_egl *)eglImage;
H A Domx_vdec_hevc.cpp5558 struct temp_egl { struct
5562 struct temp_egl *temp_egl_id = NULL;
5564 temp_egl_id = (struct temp_egl *)eglImage;
H A Domx_vdec_hevc_swvdec.cpp6651 struct temp_egl { struct
6655 struct temp_egl *temp_egl_id = NULL;
6657 temp_egl_id = (struct temp_egl *)eglImage;
H A Domx_vdec_msm8974.cpp6799 struct temp_egl { struct
6803 struct temp_egl *temp_egl_id = NULL;
6805 temp_egl_id = (struct temp_egl *)eglImage;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp5522 struct temp_egl { struct
5526 struct temp_egl *temp_egl_id = NULL;
5528 temp_egl_id = (struct temp_egl *)eglImage;
H A Domx_vdec_hevc_swvdec.cpp6854 struct temp_egl { struct
6858 struct temp_egl *temp_egl_id = NULL;
6860 temp_egl_id = (struct temp_egl *)eglImage;
H A Domx_vdec_v4l2.cpp7496 struct temp_egl { struct
7500 struct temp_egl *temp_egl_id = NULL;
7502 temp_egl_id = (struct temp_egl *)eglImage;

Completed in 5520 milliseconds