Home
last modified time | relevance | path

Searched refs:allocated_count (Results 1 – 18 of 18) 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.h1049 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.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.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_msm8974.cpp10216 allocated_count = 0; in init_members()
10440 if (!allocated_count || !bufhdr) { in free_output_buffer()
10458 if (allocated_count > 0) in free_output_buffer()
10459 allocated_count--; in free_output_buffer()
10461 allocated_count = 0; in free_output_buffer()
10462 if (!allocated_count) { in free_output_buffer()
10490 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
10507 unsigned int i = allocated_count; in allocate_buffers_color_convert()
10552 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()
/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()
Domx_vdec_v4l2.cpp11503 allocated_count = 0; in init_members()
11734 if (!allocated_count || !bufhdr) { in free_output_buffer()
11752 if (allocated_count > 0) in free_output_buffer()
11753 allocated_count--; in free_output_buffer()
11755 allocated_count = 0; in free_output_buffer()
11756 if (!allocated_count) { in free_output_buffer()
11784 if (allocated_count >= omx->drv_ctx.op_buf.actualcount) { in allocate_buffers_color_convert()
11801 unsigned int i = allocated_count; in allocate_buffers_color_convert()
11846 allocated_count++; in allocate_buffers_color_convert()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp11134 allocated_count = 0; in init_members()
11191 if (allocated_count > 0) { in update_buffer_req()
11193 allocated_count); in update_buffer_req()
11404 if (allocated_count > 0) { in set_buffer_req()
11406 buffer_size_req, buffer_size, allocated_count); in set_buffer_req()
11433 if (!allocated_count || !bufhdr) { in free_output_buffer()
11452 if (allocated_count > 0) in free_output_buffer()
11453 allocated_count--; in free_output_buffer()
11455 allocated_count = 0; in free_output_buffer()
11456 if (!allocated_count) { in free_output_buffer()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp12631 allocated_count = 0; in init_members()
12681 if (allocated_count > 0) { in update_buffer_req()
12683 allocated_count); in update_buffer_req()
12903 if (allocated_count > 0) { in set_buffer_req()
12905 buffer_size_req, buffer_size, allocated_count); in set_buffer_req()
12940 if (!allocated_count || !bufhdr) { in free_output_buffer()
12957 if (allocated_count > 0) in free_output_buffer()
12958 allocated_count--; in free_output_buffer()
12960 allocated_count = 0; in free_output_buffer()
12961 if (!allocated_count) { in free_output_buffer()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1112 unsigned int allocated_count; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1251 unsigned int allocated_count; variable