Searched refs:allocate_output_done (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h430 bool allocate_output_done(void);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h520 bool allocate_output_done(void);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h517 bool allocate_output_done(void);
H A Domx_vdec.h583 bool allocate_output_done(void);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h453 bool allocate_output_done(void);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h514 bool allocate_output_done(void);
H A Domx_vdec.h589 bool allocate_output_done(void);
H A Domx_vdec_hevc_swvdec.h600 bool allocate_output_done(void);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h462 bool allocate_output_done(void);
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h666 bool allocate_output_done(void);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp1221 || (allocate_output_done()))
3787 bRet_Out = allocate_output_done();
3853 bool omx_video::allocate_output_done(void) function in class:omx_video
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1092 || (allocate_output_done())) {
3862 bRet_Out = allocate_output_done();
3921 bool omx_video::allocate_output_done(void) function in class:omx_video
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1164 || (allocate_output_done())) {
4115 bRet_Out = allocate_output_done();
4174 bool omx_video::allocate_output_done(void) function in class:omx_video
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp2180 || (allocate_output_done()))
6317 bRet_Out = allocate_output_done();
6384 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
H A Domx_vdec_copper.cpp2100 || (allocate_output_done()))
5923 bRet_Out = allocate_output_done();
5990 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp2092 || (allocate_output_done())) {
6116 bRet_Out = allocate_output_done();
6180 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
H A Domx_vdec_hevc.cpp2057 || (allocate_output_done())) {
5709 bRet_Out = allocate_output_done();
5769 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
H A Domx_vdec_hevc_swvdec.cpp2584 || (allocate_output_done()))
6751 bRet_Out = allocate_output_done();
6826 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
H A Domx_vdec_msm8974.cpp2543 || (allocate_output_done())) {
6959 bRet_Out = allocate_output_done();
7019 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp2036 || (allocate_output_done())) {
5673 bRet_Out = allocate_output_done();
5733 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
H A Domx_vdec_hevc_swvdec.cpp2615 || (allocate_output_done()))
6955 bRet_Out = allocate_output_done();
7030 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
H A Domx_vdec_v4l2.cpp2987 || (allocate_output_done())) {
7664 bRet_Out = allocate_output_done();
7724 bool omx_vdec::allocate_output_done(void) function in class:omx_vdec
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp2272 || (allocate_output_done()))
6047 bRet_Out = allocate_output_done();
6119 bool omx_vdpp::allocate_output_done(void) function in class:omx_vdpp

Completed in 413 milliseconds