/aosp12/frameworks/av/media/libstagefright/ |
H A D | MPEG4Writer.cpp | 243 size_t num = std::min(nEntries, (size_t)mElementCapacity); in adjustEntries() 248 nEntries -= num; in adjustEntries() 256 uint32_t nEntries = mTotalNumTableEntries % mElementCapacity; in add() local 258 if (nEntries == 0 && nValues == 0) { in add() 264 uint32_t pos = nEntries * ENTRY_SIZE + nValues; in add() 280 uint32_t nEntries = mTotalNumTableEntries; in write() local 281 writer->writeInt32(nEntries); in write() 284 CHECK_GT(nEntries, 0u); in write() 285 if (nEntries >= mElementCapacity) { in write() 287 nEntries -= mElementCapacity; in write() [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
H A D | OMX_QCOMExtns.h | 209 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 238 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 241 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 284 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 297 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 285 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_QCOMExtns.h | 297 OMX_U32 nEntries; member
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
H A D | omx_vdec.cpp | 4257 !pmem_list->nEntries || in use_output_buffer() 5012 pPlatformList->nEntries = 1; in allocate_output_buffer() 6170 pmem_list.nEntries = 1; in use_EGL_image() 8101 pPlatformList->nEntries = 1; in allocate_output_headers() 9424 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert() 9500 m_platform_list_client[i].nEntries = 1; in use_output_buffer()
|
H A D | omx_vdec_copper.cpp | 3912 !pmem_list->nEntries || in use_output_buffer() 4691 pPlatformList->nEntries = 1; in allocate_output_buffer() 5778 pmem_list.nEntries = 1; in use_EGL_image() 7580 pPlatformList->nEntries = 1; in allocate_output_headers()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec.cpp | 4046 !pmem_list->nEntries || in use_output_buffer() 4803 pPlatformList->nEntries = 1; in allocate_output_buffer() 5991 pmem_list.nEntries = 1; in use_EGL_image() 7790 pPlatformList->nEntries = 1; in allocate_output_headers() 9650 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
H A D | omx_vdec_hevc.cpp | 3789 !pmem_list->nEntries || in use_output_buffer() 4539 pPlatformList->nEntries = 1; in allocate_output_buffer() 5579 pmem_list.nEntries = 1; in use_EGL_image() 7432 pPlatformList->nEntries = 1; in allocate_output_headers() 8450 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
H A D | omx_vdec_hevc_swvdec.cpp | 4565 !pmem_list->nEntries || in use_output_buffer() 5434 pPlatformList->nEntries = 1; in allocate_output_buffer() 6673 pmem_list.nEntries = 1; in use_EGL_image() 8445 pPlatformList->nEntries = 1; in allocate_output_headers() 9534 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
H A D | omx_vdec_msm8974.cpp | 4903 !pmem_list->nEntries || in use_output_buffer() 5715 pPlatformList->nEntries = 1; in allocate_output_buffer() 6912 pmem_list.nEntries = 1; in use_EGL_image() 9072 pPlatformList->nEntries = 1; in allocate_output_headers() 10538 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_hevc.cpp | 3768 !pmem_list->nEntries || in use_output_buffer() 4518 pPlatformList->nEntries = 1; in allocate_output_buffer() 5543 pmem_list.nEntries = 1; in use_EGL_image() 7396 pPlatformList->nEntries = 1; in allocate_output_headers() 8396 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
H A D | omx_vdec_hevc_swvdec.cpp | 4762 !pmem_list->nEntries || in use_output_buffer() 5638 pPlatformList->nEntries = 1; in allocate_output_buffer() 6876 pmem_list.nEntries = 1; in use_EGL_image() 8660 pPlatformList->nEntries = 1; in allocate_output_headers() 9736 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
H A D | omx_vdec_v4l2.cpp | 5746 !pmem_list->nEntries || in use_output_buffer() 6569 pPlatformList->nEntries = 1; in allocate_output_buffer() 7741 pmem_list.nEntries = 1; in use_EGL_image() 10022 pPlatformList->nEntries = 1; in allocate_output_headers() 11832 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 3784 !pmem_list->nEntries || in use_output_buffer() 4528 pPlatformList->nEntries = 1; in allocate_output_buffer() 5734 pmem_list.nEntries = 1; in use_EGL_image() 7410 pPlatformList->nEntries = 1; in allocate_output_headers()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 5740 !pmem_list->nEntries || in use_output_buffer() 6449 pPlatformList->nEntries = 1; in allocate_output_buffer() 7620 pmem_list.nEntries = 1; in use_EGL_image() 9232 pPlatformList->nEntries = 1; in allocate_output_headers() 11533 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 6170 !pmem_list->nEntries || in use_output_buffer() 7158 pPlatformList->nEntries = 1; in allocate_output_buffer() 8372 pmem_list.nEntries = 1; in use_EGL_image() 10816 pPlatformList->nEntries = 1; in allocate_output_headers() 13039 m_platform_list_client[i].nEntries = 1; in allocate_buffers_color_convert()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 2425 pPlatformList[bufCnt].nEntries = 1; in use_output_buffer_multiple_fd()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 6108 !pmem_list->nEntries || in use_output_buffer() 6926 pPlatformList->nEntries = 1; in allocate_output_buffer() 8206 pmem_list.nEntries = 1; in use_EGL_image() 10610 pPlatformList->nEntries = 1; in allocate_output_headers()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 2671 pPlatformList[bufCnt].nEntries = 1; in use_output_buffer_multiple_fd()
|
/aosp12/hardware/qcom/media/msm8996/videopp/src/ |
H A D | omx_vdpp.cpp | 4014 !pmem_list->nEntries || in use_output_buffer()
|