Home
last modified time | relevance | path

Searched refs:allocated_count (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp9063 allocated_count = 0; in init_members()
9305 if (!allocated_count || !bufhdr) { in free_output_buffer()
9342 if (allocated_count > 0) in free_output_buffer()
9343 allocated_count--; in free_output_buffer()
9345 allocated_count = 0; in free_output_buffer()
9346 if (!allocated_count) { in free_output_buffer()
9374 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
9391 unsigned int i = allocated_count; in allocate_buffers_color_convert()
9432 allocated_count++; in allocate_buffers_color_convert()
9460 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in use_output_buffer()
[all …]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h866 unsigned int allocated_count; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h891 unsigned int allocated_count; variable
Domx_vdec.h989 unsigned int allocated_count; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp9317 allocated_count = 0; in init_members()
9542 if (!allocated_count || !bufhdr) { in free_output_buffer()
9563 if (allocated_count > 0) in free_output_buffer()
9564 allocated_count--; in free_output_buffer()
9566 allocated_count = 0; in free_output_buffer()
9568 if (!allocated_count) { in free_output_buffer()
9599 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
9620 unsigned int i = allocated_count; in allocate_buffers_color_convert()
9664 allocated_count++; in allocate_buffers_color_convert()
Domx_vdec_hevc.cpp8144 allocated_count = 0; in init_members()
8351 if (!allocated_count || !bufhdr) { in free_output_buffer()
8369 if (allocated_count > 0) in free_output_buffer()
8370 allocated_count--; in free_output_buffer()
8372 allocated_count = 0; in free_output_buffer()
8373 if (!allocated_count) { in free_output_buffer()
8401 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
8418 unsigned int i = allocated_count; in allocate_buffers_color_convert()
8460 allocated_count++; in allocate_buffers_color_convert()
Domx_vdec_msm8974.cpp9560 allocated_count = 0; in init_members()
9781 if (!allocated_count || !bufhdr) { in free_output_buffer()
9799 if (allocated_count > 0) in free_output_buffer()
9800 allocated_count--; in free_output_buffer()
9802 allocated_count = 0; in free_output_buffer()
9803 if (!allocated_count) { in free_output_buffer()
9831 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
9848 unsigned int i = allocated_count; in allocate_buffers_color_convert()
9890 allocated_count++; in allocate_buffers_color_convert()
Domx_vdec_hevc_swvdec.cpp9234 allocated_count = 0; in init_members()
9439 if (!allocated_count || !bufhdr) { in free_output_buffer()
9457 if (allocated_count > 0) in free_output_buffer()
9458 allocated_count--; in free_output_buffer()
9460 allocated_count = 0; in free_output_buffer()
9461 if (!allocated_count) { in free_output_buffer()
9489 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
9506 unsigned int i = allocated_count; in allocate_buffers_color_convert()
9548 allocated_count++; in allocate_buffers_color_convert()