Home
last modified time | relevance | path

Searched refs:getIntAt (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp1750 int mBufIndex = MetaBufferUtil::getIntAt(nh, 0, VIDEO_META_BUFIDX); in getMatchBufIndex()
1752 if(mBufIndex == MetaBufferUtil::getIntAt( in getMatchBufIndex()
1851 isPerf = (MetaBufferUtil::getIntAt(nh, 0, VIDEO_META_EVENT) == in needPerfEvent()
1861 isPerf = (MetaBufferUtil::getIntAt(nh, 0, VIDEO_META_EVENT) == in needPerfEvent()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2608 usage = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_USAGE); in venc_empty_buf()
2618 …color_format = (OMX_COLOR_FORMATTYPE)MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_COLORFOR… in venc_empty_buf()
2677 int offset = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_OFFSET); in venc_empty_buf()
2678 int length = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_SIZE); in venc_empty_buf()
3189 plane[0].data_offset = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_OFFSET); in venc_empty_batch()
3191 … plane[0].length = plane[0].bytesused = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_SIZE); in venc_empty_batch()
3195 usage = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_USAGE); in venc_empty_batch()
3216 …bufTimeStamp = bufhdr->nTimeStamp + MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_TIMESTAMP… in venc_empty_batch()
Domx_video_base.cpp4093 … int offset = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_OFFSET); in empty_this_buffer_proxy()
4094 … int size = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_SIZE); in empty_this_buffer_proxy()
5009 … int size = MetaBufferUtil::getIntAt(media_ptr->meta_handle, 0, MetaBufferUtil::INT_SIZE); in omx_release_meta_buffer()
5010 … int offset = MetaBufferUtil::getIntAt(media_ptr->meta_handle, 0, MetaBufferUtil::INT_OFFSET); in omx_release_meta_buffer()
5517 …Input_pmem_info.offset = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::IN…
5518 …Input_pmem_info.size = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_…
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp3978 … int offset = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_OFFSET); in empty_this_buffer_proxy()
3979 … int size = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_SIZE); in empty_this_buffer_proxy()
4974 … int size = MetaBufferUtil::getIntAt(media_ptr->meta_handle, 0, MetaBufferUtil::INT_SIZE); in omx_release_meta_buffer()
4975 … int offset = MetaBufferUtil::getIntAt(media_ptr->meta_handle, 0, MetaBufferUtil::INT_OFFSET); in omx_release_meta_buffer()
5445 …Input_pmem_info.offset = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::IN… in push_input_buffer()
5446 …Input_pmem_info.size = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_… in push_input_buffer()
Dvideo_encoder_device_v4l2.cpp3901 usage = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_USAGE); in venc_empty_buf()
3915 …color_format = (OMX_COLOR_FORMATTYPE)MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_COLORFOR… in venc_empty_buf()
3973 int offset = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_OFFSET); in venc_empty_buf()
3974 int length = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_SIZE); in venc_empty_buf()
4296 plane[0].data_offset = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_OFFSET); in venc_empty_batch()
4298 … plane[0].length = plane[0].bytesused = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_SIZE); in venc_empty_batch()
4302 usage = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_USAGE); in venc_empty_batch()
4355 …bufTimeStamp = bufhdr->nTimeStamp + MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_TIMESTAMP… in venc_empty_batch()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp4238 … int offset = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_OFFSET); in empty_this_buffer_proxy()
4239 … int size = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_SIZE); in empty_this_buffer_proxy()
5189 … int size = MetaBufferUtil::getIntAt(media_ptr->meta_handle, 0, MetaBufferUtil::INT_SIZE); in omx_release_meta_buffer()
5190 … int offset = MetaBufferUtil::getIntAt(media_ptr->meta_handle, 0, MetaBufferUtil::INT_OFFSET); in omx_release_meta_buffer()
5562 …Input_pmem_info.offset = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::IN… in push_input_buffer()
5563 …Input_pmem_info.size = MetaBufferUtil::getIntAt(media_buffer->meta_handle, 0, MetaBufferUtil::INT_… in push_input_buffer()
Dvideo_encoder_device_v4l2.cpp4237 usage = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_USAGE); in venc_empty_buf()
4247 …color_format = (OMX_COLOR_FORMATTYPE)MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_COLORFOR… in venc_empty_buf()
4306 int offset = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_OFFSET); in venc_empty_buf()
4307 int length = MetaBufferUtil::getIntAt(hnd, 0, MetaBufferUtil::INT_SIZE); in venc_empty_buf()
4769 plane[0].data_offset = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_OFFSET); in venc_empty_batch()
4771 … plane[0].length = plane[0].bytesused = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_SIZE); in venc_empty_batch()
4775 usage = MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_USAGE); in venc_empty_batch()
4809 …bufTimeStamp = bufhdr->nTimeStamp + MetaBufferUtil::getIntAt(hnd, i, MetaBufferUtil::INT_TIMESTAMP… in venc_empty_batch()
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_QCOMExtns.h2116 static int getIntAt(const native_handle_t *hnd, int index, int type) { in getIntAt() function
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_QCOMExtns.h2220 static int getIntAt(const native_handle_t *hnd, int index, int type) { in getIntAt() function
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_QCOMExtns.h2338 static int getIntAt(const native_handle_t *hnd, int index, int type) { in getIntAt() function