/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraChannel.cpp | 1485 uint32_t buf_index = 0; in doReprocessOffline() local 1504 buf_index = (buf_index < ((*it).index)) ? ((*it).index) : buf_index; in doReprocessOffline() 1506 buf_index += 1; in doReprocessOffline() 1509 meta_buf_index = buf_index; in doReprocessOffline() 1527 buf_index += 1; in doReprocessOffline() 1531 buf_index, in doReprocessOffline() 1541 mappedBuffer.index = buf_index; in doReprocessOffline() 1550 param.reprocess.buf_index = buf_index; in doReprocessOffline() 1569 param.reprocess.frame_idx, param.reprocess.buf_index, in doReprocessOffline() 1750 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess() [all …]
|
H A D | QCameraStream.h | 155 uint8_t buf_index[CAMERA_MAX_CONSUMER_BATCH_BUFFER_SIZE]; member
|
/aosp12/hardware/qcom/msm8994/kernel-headers/media/ |
H A D | msm_fd.h | 24 __u32 buf_index; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/media/ |
H A D | msm_fd.h | 25 __u32 buf_index; member
|
H A D | msmb_isp.h | 386 uint32_t buf_index; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/media/ |
H A D | msm_fd.h | 14 __u32 buf_index; member
|
H A D | msmb_isp.h | 355 uint32_t buf_index; member
|
/aosp12/hardware/qcom/msm8x84/kernel-headers/media/ |
H A D | msm_fd.h | 24 __u32 buf_index; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/media/ |
H A D | msm_fd.h | 24 __u32 buf_index; member
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/media/ |
H A D | msm_fd.h | 24 __u32 buf_index; member
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 2089 int buf_index = 0; in log_output_buffers() local 2121 buf_index = buffer - m_out_mem_ptr; in log_output_buffers() 8814 int buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 9032 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 9039 native_buffer[buf_index].privatehandle) in fill_buffer_done() 11311 if (buf_index < drv_ctx.op_buf.actualcount && in set_colorspace_in_handle() 11440 if (buf_index < drv_ctx.op_buf.actualcount && in set_colormetadata_in_handle() 11441 buf_index < MAX_NUM_INPUT_OUTPUT_BUFFERS && in set_colormetadata_in_handle() 11442 native_buffer[buf_index].privatehandle) { in set_colormetadata_in_handle() 11468 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local [all …]
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | io_uring.h | 58 __u16 buf_index; member
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 2026 int buf_index = 0; in log_output_buffers() local 2061 buf_index = buffer - m_out_mem_ptr; in log_output_buffers() 8021 int buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 8202 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 8207 if (buf_index < drv_ctx.op_buf.actualcount && in fill_buffer_done() 8209 native_buffer[buf_index].privatehandle) in fill_buffer_done() 9733 if (buf_index < drv_ctx.op_buf.actualcount && in set_colormetadata_in_handle() 9734 buf_index < MAX_NUM_INPUT_OUTPUT_BUFFERS && in set_colormetadata_in_handle() 9735 native_buffer[buf_index].privatehandle) { in set_colormetadata_in_handle() 9869 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local [all …]
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 678 void handle_color_space_info(void *data, unsigned int buf_index); 679 void set_colorspace_in_handle(ColorSpace_t color, unsigned int buf_index); 696 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
|
H A D | omx_vdec_hevc.h | 605 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
|
H A D | omx_vdec_hevc_swvdec.h | 722 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec.h | 719 void set_colorspace_in_handle(ColorSpace_t color, unsigned int buf_index); 726 void set_colormetadata_in_handle(ColorMetaData *color_mdata, unsigned int buf_index); 745 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 1885 int buf_index = 0; in log_output_buffers() local 1918 buf_index = buffer - m_out_mem_ptr; in log_output_buffers() 8169 int buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 8303 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 8344 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 8349 if (buf_index < drv_ctx.op_buf.actualcount && in fill_buffer_done() 8351 native_buffer[buf_index].privatehandle) in fill_buffer_done() 10463 if (buf_index < drv_ctx.op_buf.actualcount && in set_colorspace_in_handle() 10465 native_buffer[buf_index].privatehandle) { in set_colorspace_in_handle() 10484 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local [all …]
|
H A D | omx_vdec_hevc_swvdec.cpp | 1670 int buf_index = buffer - m_out_mem_ptr; in log_output_buffers() local 1679 char *temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr; in log_output_buffers() 1689 temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr + stride * scanlines; in log_output_buffers() 7371 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 7376 if (native_buffer[buf_index].privatehandle) in fill_buffer_done() 7377 private_handle = native_buffer[buf_index].privatehandle; in fill_buffer_done() 8855 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local 8857 OMX_U8 *pBuffer = (OMX_U8 *)(drv_ctx.ptr_outputbuffer[buf_index].bufferaddr) + in handle_extradata() 8866 … char *p_extradata = drv_ctx.extradata_info.uaddr + buf_index * drv_ctx.extradata_info.buffer_size; in handle_extradata() 8891 setMetaData((private_handle_t *)native_buffer[buf_index].privatehandle, in handle_extradata()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 2127 int buf_index = 0; in log_output_buffers() local 2162 buf_index = buffer - m_out_mem_ptr; in log_output_buffers() 8614 int buf_index = buffer - omx_base_address; in fill_buffer_done() local 8798 OMX_U32 buf_index = buffer - omx_base_address; in fill_buffer_done() local 8803 if (buf_index < drv_ctx.op_buf.actualcount && in fill_buffer_done() 8805 native_buffer[buf_index].privatehandle) in fill_buffer_done() 11163 if (buf_index < drv_ctx.op_buf.actualcount && in set_colormetadata_in_handle() 11164 buf_index < MAX_NUM_INPUT_OUTPUT_BUFFERS && in set_colormetadata_in_handle() 11165 native_buffer[buf_index].privatehandle) { in set_colormetadata_in_handle() 11331 int buf_index = p_buf_hdr - omx_base_address; in handle_extradata() local [all …]
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
H A D | mm_qcamera_reprocess.c | 317 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 1563 int buf_index = 0; in log_output_buffers() local 1600 buf_index = buffer - m_intermediate_out_mem_ptr; in log_output_buffers() 1603 buf_index = buffer - m_out_mem_ptr; in log_output_buffers() 1604 vdec_buf = &drv_ctx.ptr_outputbuffer[buf_index]; in log_output_buffers() 6134 int buf_index = buffer - omx_base_address; in fill_buffer_done() local 6135 if (buf_index < drv_ctx.extradata_info.count && in fill_buffer_done() 6235 OMX_U32 buf_index = buffer - omx_base_address; in fill_buffer_done() local 8018 int buf_index = p_buf_hdr - omx_base_address; in handle_extradata() local 8019 if (buf_index >= drv_ctx.extradata_info.count) { in handle_extradata() 8021 buf_index, drv_ctx.extradata_info.count); in handle_extradata() [all …]
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_msm8974.cpp | 1538 int buf_index = buffer - m_out_mem_ptr; in log_output_buffers() local 1547 char *temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr; in log_output_buffers() 7296 int buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 7463 OMX_U32 buf_index = buffer - m_out_mem_ptr; in fill_buffer_done() local 7468 if (buf_index < drv_ctx.op_buf.actualcount && in fill_buffer_done() 7469 buf_index < MAX_NUM_INPUT_OUTPUT_BUFFERS && in fill_buffer_done() 7470 native_buffer[buf_index].privatehandle) in fill_buffer_done() 7471 private_handle = native_buffer[buf_index].privatehandle; in fill_buffer_done() 9259 int buf_index = p_buf_hdr - m_out_mem_ptr; in handle_extradata() local 9260 if (buf_index >= drv_ctx.extradata_info.count) { in handle_extradata() [all …]
|
H A D | omx_vdec_hevc_swvdec.cpp | 1653 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()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_vdec_hevc.h | 608 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
|