Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp9069 allocated_count = 0; in init_members()
9311 if (!allocated_count || !bufhdr) { in free_output_buffer()
9348 if (allocated_count > 0) in free_output_buffer()
9349 allocated_count--; in free_output_buffer()
9351 allocated_count = 0; in free_output_buffer()
9352 if (!allocated_count) { in free_output_buffer()
9380 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
9397 unsigned int i = allocated_count; in allocate_buffers_color_convert()
9438 allocated_count++; in allocate_buffers_color_convert()
9466 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in use_output_buffer()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h866 unsigned int allocated_count; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h882 unsigned int allocated_count; variable
Domx_vdec_hevc_swvdec.h1046 unsigned int allocated_count; variable
Domx_vdec.h1025 unsigned int allocated_count; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h891 unsigned int allocated_count; variable
Domx_vdec.h1013 unsigned int allocated_count; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp8148 allocated_count = 0; in init_members()
8355 if (!allocated_count || !bufhdr) { in free_output_buffer()
8373 if (allocated_count > 0) in free_output_buffer()
8374 allocated_count--; in free_output_buffer()
8376 allocated_count = 0; in free_output_buffer()
8377 if (!allocated_count) { in free_output_buffer()
8405 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
8422 unsigned int i = allocated_count; in allocate_buffers_color_convert()
8464 allocated_count++; in allocate_buffers_color_convert()
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_msm8974.cpp10124 allocated_count = 0; in init_members()
10348 if (!allocated_count || !bufhdr) { in free_output_buffer()
10366 if (allocated_count > 0) in free_output_buffer()
10367 allocated_count--; in free_output_buffer()
10369 allocated_count = 0; in free_output_buffer()
10370 if (!allocated_count) { in free_output_buffer()
10398 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
10415 unsigned int i = allocated_count; in allocate_buffers_color_convert()
10460 allocated_count++; in allocate_buffers_color_convert()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp8094 allocated_count = 0; in init_members()
8301 if (!allocated_count || !bufhdr) { in free_output_buffer()
8319 if (allocated_count > 0) in free_output_buffer()
8320 allocated_count--; in free_output_buffer()
8322 allocated_count = 0; in free_output_buffer()
8323 if (!allocated_count) { in free_output_buffer()
8351 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
8368 unsigned int i = allocated_count; in allocate_buffers_color_convert()
8410 allocated_count++; in allocate_buffers_color_convert()
Domx_vdec_hevc_swvdec.cpp9436 allocated_count = 0; in init_members()
9641 if (!allocated_count || !bufhdr) { in free_output_buffer()
9659 if (allocated_count > 0) in free_output_buffer()
9660 allocated_count--; in free_output_buffer()
9662 allocated_count = 0; in free_output_buffer()
9663 if (!allocated_count) { in free_output_buffer()
9691 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
9708 unsigned int i = allocated_count; in allocate_buffers_color_convert()
9750 allocated_count++; in allocate_buffers_color_convert()