Searched refs:release_interm_done (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h694 bool release_interm_done();
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1197 if (pThis->release_interm_done() == false)
6886 bRet = release_interm_done();
6891 bool omx_vdec::release_interm_done(void) function in class:omx_vdec
6910 DEBUG_PRINT_LOW("release_interm_done %d",bRet);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp1214 if (pThis->release_interm_done() == false)
7090 bRet = release_interm_done();
7095 bool omx_vdec::release_interm_done(void) function in class:omx_vdec
7114 DEBUG_PRINT_LOW("release_interm_done %d",bRet);

Completed in 64 milliseconds