Home
last modified time | relevance | path

Searched refs:buf_index (Results 1 – 18 of 18) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm_utils_bstream.c18 return (cxt->buf_end - cxt->buf_index); in viddec_pm_utils_bstream_bytesincubby()
30 …data_remaining = cxt->list->total_bytes - (cxt->au_pos + (cxt->bstrm_buf.buf_index - cxt->bstrm_bu… in viddec_pm_utils_bstream_nomorerbspdata()
41 ret = (cxt->bstrm_buf.buf[cxt->bstrm_buf.buf_index+1] == 0x0); in viddec_pm_utils_bstream_nomorerbspdata()
159 cur_byte = bstream->buf[bstream->buf_index + *act_bytes]; in viddec_pm_utils_getbytes()
189 if((bstream->buf_index + *act_bytes -1) >= bstream->buf_end) in viddec_pm_utils_getbytes()
233 bstream->buf_index +=bytes; in viddec_pm_utils_update_skipoffsets()
238 bstream->buf_index +=(bytes - 1); in viddec_pm_utils_update_skipoffsets()
281 cxt->au_pos += (bstream->buf_index - bstream->buf_st); in viddec_pm_utils_bstream_reload()
282 bstream->buf_st = bstream->buf_index; in viddec_pm_utils_bstream_reload()
290 …c_pm_utils_bstream_scratch_copyto(&(cxt->scratch), &(bstream->buf[bstream->buf_index]), cur_bytes); in viddec_pm_utils_bstream_reload()
[all …]
Dvbp_utils.c330 cxt->getbits.bstrm_buf.buf_index = cxt->list.data[i].stpos; in vbp_utils_parse_es_buffer()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
Dviddec_pm_utils_bstream.h20 uint32_t buf_index; /* current index in buf */ member
72 *byte = cxt->au_pos + (cxt->bstrm_buf.buf_index - cxt->bstrm_buf.buf_st); in viddec_pm_utils_bstream_get_au_offsets()
78 (cxt->bstrm_buf.buf[cxt->bstrm_buf.buf_index] == 0) && in viddec_pm_utils_bstream_get_au_offsets()
79 (cxt->bstrm_buf.buf[cxt->bstrm_buf.buf_index+1] == 0x3); in viddec_pm_utils_bstream_get_au_offsets()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.cpp1232 uint32_t buf_index = 1; in doReprocessOffline() local
1234 buf_index, in doReprocessOffline()
1243 mappedBuffer.index = buf_index; in doReprocessOffline()
1252 param.reprocess.buf_index = buf_index; in doReprocessOffline()
1322 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
1332 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocess()
1383 param.reprocess.buf_index = buf_idx; in doReprocess()
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_fd.h24 __u32 buf_index; member
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_fd.h24 __u32 buf_index; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_fd.h24 __u32 buf_index; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_fd.h24 __u32 buf_index; member
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c324 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp1536 int buf_index = buffer - m_out_mem_ptr; in log_output_buffers() local
1545 char *temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr; in log_output_buffers()
1555 temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr + stride * scanlines; in log_output_buffers()
7159 int buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local
7160 OMX_U8 *pBuffer = (OMX_U8 *)(drv_ctx.ptr_outputbuffer[buf_index].bufferaddr); in fill_buffer_done()
7320 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local
7325 if (native_buffer[buf_index].privatehandle) in fill_buffer_done()
7326 private_handle = native_buffer[buf_index].privatehandle; in fill_buffer_done()
9114 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local
9115 if (buf_index >= drv_ctx.extradata_info.count) { in handle_extradata()
[all …]
Domx_vdec_hevc_swvdec.cpp1653 int buf_index = buffer - m_out_mem_ptr; in log_output_buffers() local
1662 char *temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr; in log_output_buffers()
1672 temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr + stride * scanlines; in log_output_buffers()
7157 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local
7162 if (native_buffer[buf_index].privatehandle) in fill_buffer_done()
7163 private_handle = native_buffer[buf_index].privatehandle; in fill_buffer_done()
8640 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local
8642 OMX_U8 *pBuffer = (OMX_U8 *)(drv_ctx.ptr_outputbuffer[buf_index].bufferaddr) + in handle_extradata()
8651 … char *p_extradata = drv_ctx.extradata_info.uaddr + buf_index * drv_ctx.extradata_info.buffer_size; in handle_extradata()
8675 setMetaData((private_handle_t *)native_buffer[buf_index].privatehandle, in handle_extradata()
Domx_vdec_hevc.cpp5935 int buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local
5938 char *temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr; in fill_buffer_done()
5945 temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr + stride * scanlines; in fill_buffer_done()
7598 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local
7600 OMX_U8 *pBuffer = (OMX_U8 *)(drv_ctx.ptr_outputbuffer[buf_index].bufferaddr) + in handle_extradata()
7607 … char *p_extradata = drv_ctx.extradata_info.uaddr + buf_index * drv_ctx.extradata_info.buffer_size; in handle_extradata()
7631 setMetaData((private_handle_t *)native_buffer[buf_index].privatehandle, in handle_extradata()
Domx_vdec.cpp8546 OMX_U32 interlaced_format_type, OMX_U32 buf_index) in append_interlace_extradata() argument
8553 handle = (private_handle_t *)native_buffer[buf_index].nativehandle; in append_interlace_extradata()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_intf.h423 uint32_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h608 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
Domx_vdec.h675 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4181 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
4235 param.reprocess.buf_index = buf_idx; in doReprocess()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp6701 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local
6706 handle = (private_handle_t *)native_buffer[buf_index]; in fill_buffer_done()