HomeSort by relevance Sort by last modified time
    Searched refs:buf_index (Results 1 - 25 of 64) sorted by null

1 2 3

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
viddec_pm_utils_bstream.h 20 uint32_t buf_index; /* current index in buf */ member in struct:__anon29758
72 *byte = cxt->au_pos + (cxt->bstrm_buf.buf_index - cxt->bstrm_buf.buf_st);
78 (cxt->bstrm_buf.buf[cxt->bstrm_buf.buf_index] == 0) &&
79 (cxt->bstrm_buf.buf[cxt->bstrm_buf.buf_index+1] == 0x3);
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_utils_bstream.c 18 return (cxt->buf_end - cxt->buf_index);
30 data_remaining = cxt->list->total_bytes - (cxt->au_pos + (cxt->bstrm_buf.buf_index - cxt->bstrm_buf.buf_st));
41 ret = (cxt->bstrm_buf.buf[cxt->bstrm_buf.buf_index+1] == 0x0);
159 cur_byte = bstream->buf[bstream->buf_index + *act_bytes];
189 if((bstream->buf_index + *act_bytes -1) >= bstream->buf_end)
233 bstream->buf_index +=bytes;
238 bstream->buf_index +=(bytes - 1);
281 cxt->au_pos += (bstream->buf_index - bstream->buf_st);
282 bstream->buf_st = bstream->buf_index;
290 viddec_pm_utils_bstream_scratch_copyto(&(cxt->scratch), &(bstream->buf[bstream->buf_index]), cur_bytes)
    [all...]
vbp_utils.c 330 cxt->getbits.bstrm_buf.buf_index = cxt->list.data[i].stpos;
  /external/opencv3/modules/imgproc/src/opencl/
integral_sum.cl 67 //int buf_index = buf_offset + buf_step * LOCAL_SUM_COLS * gid + sizeof(sumT) * y + sizeof(sumT) * lid;
68 int buf_index = mad24(buf_step, LOCAL_SUM_SIZE * gid, mad24((int)sizeof(sumT), y + lid, buf_offset));
77 __global sumT *buf = (__global sumT *)(buf_ptr + buf_index);
79 buf_index += buf_step;
124 int buf_index = mad24((int)sizeof(sumT), x, buf_offset);
151 __global const sumT *buf = (__global const sumT *)(buf_ptr + buf_index);
154 buf_index += buf_step;
  /hardware/qcom/msm8994/kernel-headers/media/
msm_fd.h 24 __u32 buf_index; member in struct:msm_fd_event
  /hardware/qcom/msm8994/original-kernel-headers/media/
msm_fd.h 19 * @buf_index: Buffer index.
24 __u32 buf_index; member in struct:msm_fd_event
  /hardware/qcom/msm8996/kernel-headers/media/
msm_fd.h 25 __u32 buf_index; member in struct:msm_fd_event
  /hardware/qcom/msm8996/original-kernel-headers/media/
msm_fd.h 9 * @buf_index: Buffer index.
14 __u32 buf_index; member in struct:msm_fd_event
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_fd.h 24 __u32 buf_index; member in struct:msm_fd_event
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_fd.h 19 * @buf_index: Buffer index.
24 __u32 buf_index; member in struct:msm_fd_event
  /device/google/dragon/audio/hal/
cras_dsp_pipeline.c 51 int buf_index; /* the buffer index in the pipeline */ member in struct:audio_port
485 audio_port->buf_index = k;
496 busy[audio_port->buf_index] = 0;
552 audio_port->buf_index = audio_port->peer->buf_index;
663 float *buf = pipeline->buffers[audio_port->buf_index];
668 audio_port->buf_index, instance->plugin->title,
672 float *buf = pipeline->buffers[audio_port->buf_index];
677 audio_port->buf_index, instance->plugin->title,
762 return pipeline->buffers[audio_port->buf_index];
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_utility.cpp 254 int buf_index = 0; local
257 pBuf[buf_index++] = m_dwCurPos;
258 if (buf_index == nParams) {
259 buf_index = 0;
274 m_dwCurPos = pBuf[buf_index];
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.cpp 1282 uint32_t buf_index = 0; local
    [all...]
QCameraStream.h 148 uint8_t buf_index[CAMERA_MAX_CONSUMER_BATCH_BUFFER_SIZE]; member in struct:qcamera::QCameraStream::__anon31316
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraChannel.cpp 1430 uint32_t buf_index = 0; local
    [all...]
QCameraStream.h 153 uint8_t buf_index[CAMERA_MAX_CONSUMER_BATCH_BUFFER_SIZE]; member in struct:qcamera::QCameraStream::__anon31953
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 1232 uint32_t buf_index = 1; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 1232 uint32_t buf_index = 1; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 1089 int buf_index = 1; local
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 324 param.reprocess.buf_index = frame->buf_idx;
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 324 param.reprocess.buf_index = frame->buf_idx;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 324 param.reprocess.buf_index = frame->buf_idx;
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 314 param.reprocess.buf_index = frame->buf_idx;
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 314 param.reprocess.buf_index = frame->buf_idx;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 672 void handle_color_space_info(void *data, unsigned int buf_index);
673 void set_colorspace_in_handle(ColorSpace_t color, unsigned int buf_index);
690 OMX_U32 interlaced_format_type, OMX_U32 buf_index);
    [all...]

Completed in 1107 milliseconds

1 2 3