/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 520 pdest_frame (NULL), in omx_vdec() 2285 if (pdest_frame) { in execute_input_flush() 2286 pdest_frame->nFilledLen = 0; in execute_input_flush() 2287 m_input_free_q.insert_entry((unsigned) pdest_frame, (unsigned int)NULL, in execute_input_flush() 2289 pdest_frame = NULL; in execute_input_flush() 5924 if (pdest_frame) { in fill_buffer_done() 5925 pdest_frame->nFilledLen = 0; in fill_buffer_done() 5926 m_input_free_q.insert_entry((unsigned) pdest_frame,(unsigned)NULL, in fill_buffer_done() 5928 pdest_frame = NULL; in fill_buffer_done() 6058 if (pdest_frame == NULL && input_flush_progress == false) { in empty_buffer_done() [all …]
|
D | omx_vdec_msm8974.cpp | 560 pdest_frame (NULL), in omx_vdec() 2779 if (pdest_frame) { in execute_input_flush() 2780 pdest_frame->nFilledLen = 0; in execute_input_flush() 2781 m_input_free_q.insert_entry((unsigned long) pdest_frame, (unsigned int)NULL, in execute_input_flush() 2783 pdest_frame = NULL; in execute_input_flush() 7189 if (pdest_frame) { in fill_buffer_done() 7190 pdest_frame->nFilledLen = 0; in fill_buffer_done() 7191 m_input_free_q.insert_entry((unsigned long) pdest_frame,(unsigned)NULL, in fill_buffer_done() 7193 pdest_frame = NULL; in fill_buffer_done() 7405 if (pdest_frame == NULL && input_flush_progress == false) { in empty_buffer_done() [all …]
|
D | omx_vdec.cpp | 450 pdest_frame (NULL), in omx_vdec() 2338 if (pdest_frame) { in execute_input_flush() 2339 pdest_frame->nFilledLen = 0; in execute_input_flush() 2340 m_input_free_q.insert_entry((unsigned) pdest_frame,NULL,NULL); in execute_input_flush() 2341 pdest_frame = NULL; in execute_input_flush() 6367 if (pdest_frame) { in fill_buffer_done() 6368 pdest_frame->nFilledLen = 0; in fill_buffer_done() 6369 m_input_free_q.insert_entry((unsigned) pdest_frame,NULL,NULL); in fill_buffer_done() 6370 pdest_frame = NULL; in fill_buffer_done() 6518 if (pdest_frame == NULL && input_flush_progress == false) { in empty_buffer_done() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 516 pdest_frame (NULL), in omx_vdec() 2264 if (pdest_frame) { in execute_input_flush() 2265 pdest_frame->nFilledLen = 0; in execute_input_flush() 2266 m_input_free_q.insert_entry((unsigned) pdest_frame, (unsigned int)NULL, in execute_input_flush() 2268 pdest_frame = NULL; in execute_input_flush() 5888 if (pdest_frame) { in fill_buffer_done() 5889 pdest_frame->nFilledLen = 0; in fill_buffer_done() 5890 m_input_free_q.insert_entry((unsigned) pdest_frame,(unsigned)NULL, in fill_buffer_done() 5892 pdest_frame = NULL; in fill_buffer_done() 6022 if (pdest_frame == NULL && input_flush_progress == false) { in empty_buffer_done() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 573 pdest_frame (NULL), in omx_vdec() 2913 if (pdest_frame) in execute_input_flush() 2915 pdest_frame->nFilledLen = 0; in execute_input_flush() 2916 m_input_free_q.insert_entry((unsigned long) pdest_frame, (unsigned long)NULL, in execute_input_flush() 2918 pdest_frame = NULL; in execute_input_flush() 7244 if (pdest_frame) in fill_buffer_done() 7246 pdest_frame->nFilledLen = 0; in fill_buffer_done() 7247 m_input_free_q.insert_entry((unsigned long) pdest_frame,(unsigned long)NULL, in fill_buffer_done() 7249 pdest_frame = NULL; in fill_buffer_done() 7406 if (pdest_frame == NULL && input_flush_progress == false) in empty_buffer_done() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 472 pdest_frame (NULL), in omx_vdec() 2362 if (pdest_frame) in execute_input_flush() 2364 pdest_frame->nFilledLen = 0; in execute_input_flush() 2365 m_input_free_q.insert_entry((unsigned) pdest_frame,NULL,NULL); in execute_input_flush() 2366 pdest_frame = NULL; in execute_input_flush() 6168 if (pdest_frame) in fill_buffer_done() 6170 pdest_frame->nFilledLen = 0; in fill_buffer_done() 6171 m_input_free_q.insert_entry((unsigned) pdest_frame,NULL,NULL); in fill_buffer_done() 6172 pdest_frame = NULL; in fill_buffer_done() 6284 if (pdest_frame == NULL && input_flush_progress == false) in empty_buffer_done() [all …]
|
D | omx_vdec.cpp | 465 pdest_frame (NULL), in omx_vdec() 2442 if (pdest_frame) in execute_input_flush() 2444 pdest_frame->nFilledLen = 0; in execute_input_flush() 2445 m_input_free_q.insert_entry((unsigned) pdest_frame,NULL,NULL); in execute_input_flush() 2446 pdest_frame = NULL; in execute_input_flush() 6586 if (pdest_frame) in fill_buffer_done() 6588 pdest_frame->nFilledLen = 0; in fill_buffer_done() 6589 m_input_free_q.insert_entry((unsigned) pdest_frame,NULL,NULL); in fill_buffer_done() 6590 pdest_frame = NULL; in fill_buffer_done() 6731 if (pdest_frame == NULL && input_flush_progress == false) in empty_buffer_done() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 257 pdest_frame(NULL), in omx_video() 1425 if(pdest_frame){ in execute_input_flush() 1426 m_opq_pmem_q.insert_entry((unsigned int)pdest_frame,0,0); in execute_input_flush() 1427 pdest_frame = NULL; in execute_input_flush() 4061 if(!pdest_frame) { in empty_buffer_done() 4062 pdest_frame = buffer; in empty_buffer_done() 4063 DEBUG_PRINT_LOW("\n empty_buffer_done pdest_frame address is %p",pdest_frame); in empty_buffer_done() 4608 if(!psource_frame || !pdest_frame) { in queue_meta_buffer() 4645 if(!psource_frame || !pdest_frame) { in convert_queue_buffer() 4652 pdest_frame->nFilledLen = psource_frame->nFilledLen; in convert_queue_buffer() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 217 pdest_frame(NULL), in omx_video() 1277 if (pdest_frame) { in execute_input_flush() 1278 m_opq_pmem_q.insert_entry((unsigned long)pdest_frame,0,0); in execute_input_flush() 1279 pdest_frame = NULL; in execute_input_flush() 1339 if(pdest_frame){ in execute_flush_all() 1340 m_opq_pmem_q.insert_entry((unsigned long)pdest_frame,0,0); in execute_flush_all() 1341 pdest_frame = NULL; in execute_flush_all() 4110 if (!pdest_frame && !input_flush_progress && mUsesColorConversion) { in empty_buffer_done() 4111 pdest_frame = buffer; in empty_buffer_done() 4112 DEBUG_PRINT_LOW("empty_buffer_done pdest_frame address is %p",pdest_frame); in empty_buffer_done() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 271 pdest_frame(NULL), in omx_video() 1349 if (pdest_frame) { in execute_input_flush() 1350 m_opq_pmem_q.insert_entry((unsigned long)pdest_frame,0,0); in execute_input_flush() 1351 pdest_frame = NULL; in execute_input_flush() 1411 if(pdest_frame){ in execute_flush_all() 1412 m_opq_pmem_q.insert_entry((unsigned long)pdest_frame,0,0); in execute_flush_all() 1413 pdest_frame = NULL; in execute_flush_all() 4361 if (!pdest_frame && !input_flush_progress && mUsesColorConversion) { in empty_buffer_done() 4362 pdest_frame = buffer; in empty_buffer_done() 4363 DEBUG_PRINT_LOW("empty_buffer_done pdest_frame address is %p",pdest_frame); in empty_buffer_done() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 160 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 161 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 164 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 910 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 753 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 766 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
D | omx_vdec_hevc_swvdec.h | 921 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
D | omx_vdec.h | 873 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 772 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
D | omx_vdec.h | 871 OMX_BUFFERHEADERTYPE *pdest_frame; variable
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 637 pdest_frame (NULL), in omx_vdpp() 6301 if (pdest_frame) in fill_buffer_done() 6303 pdest_frame->nFilledLen = 0; in fill_buffer_done() 6304 m_input_free_q.insert_entry((unsigned) pdest_frame,(unsigned)NULL, in fill_buffer_done() 6306 pdest_frame = NULL; in fill_buffer_done()
|