Searched refs:index (Results 226 - 250 of 676) sorted by relevance

1234567891011>>

/hardware/intel/img/psb_video/src/
H A Dtng_vld_dec.c351 int index = GET_SURFACE_INFO_colocated_index(surface); local
353 if (!index) {
354 index = ctx->colocated_buffers_idx;
355 if (index >= ctx->colocated_buffers_size) {
361 buf = &(ctx->colocated_buffers[index]);
367 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */
369 buf = &(ctx->colocated_buffers[index - 1]);
376 SET_SURFACE_INFO_colocated_index(surface, index); /* replace the original buffer */
384 int index local
[all...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
H A Dviddec_mpeg2_metadata.c87 register uint32_t index = 0; local
88 for(index=0; index < MPEG2_QUANT_MAT_SIZE; index++)
89 dst[index] = src[index];
97 uint32_t index = 0, code = 0; local
107 for (index = 0; index < MPEG2_QUANT_MAT_SIZE; index
674 uint32_t index = 0; local
[all...]
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dresource_default.cpp62 src_pipes_[vig_index].index = i;
67 src_pipes_[rgb_index].index = i;
72 src_pipes_[dma_index].index = i;
205 Layer *layer = layer_info.stack->layers.at(layer_info.index[0]);
349 uint32_t index = num_pipe_; local
356 index = src_pipe->index;
362 return index;
389 uint32_t index = num_pipe_; local
393 index
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp353 //found valid entry, save index
380 DEBUG_PRINT_LOW("Pop_min_ts:Timestamp (%lld), index(%d)",
2789 DEBUG_PRINT_HIGH("get_parameter: color-format=%x @ index=%d", portFmt->eColorFormat, portFmt->nIndex);
2793 DEBUG_PRINT_ERROR("get_parameter: Bad port index %d\n",
3741 DEBUG_PRINT_ERROR("get_config: Bad port index %d queried on only o/p port\n",
3875 OMX_U8 index = 0; local
3883 while (index < 2)
3898 index++;
3996 else if (!strncmp(paramName, "OMX.QCOM.index.param.video.SyncFrameDecodingMode",sizeof("OMX.QCOM.index
4470 unsigned int index = 0; local
4525 unsigned int index = 0; local
6194 component_role_enum(OMX_IN OMX_HANDLETYPE hComp, OMX_OUT OMX_U8* role, OMX_IN OMX_U32 index) argument
6598 OMX_U32 index = buffer - m_out_mem_ptr; local
6653 OMX_U32 index = buffer - m_out_mem_ptr; local
8302 OMX_U32 index = p_buf_hdr - m_out_mem_ptr; local
8739 allocate_desc_buffer(OMX_U32 index) argument
8783 OMX_U32 index = 0; local
9200 unsigned index = 0; local
9250 unsigned index = 0; local
9305 unsigned int index = 0; local
[all...]
/hardware/google/av/media/sfplugin/
H A DCCodecBufferChannel.cpp111 * Get a new MediaCodecBuffer for input and its corresponding index.
114 virtual bool requestNewBuffer(size_t *index, sp<MediaCodecBuffer> *buffer) = 0;
125 * Flush internal state. After this call, no index or buffer previously
132 * shall retain the internal state so that it will honor index and
152 * index and MediaCodecBuffer object. Returns false if registration
157 size_t *index,
166 size_t * /* index */,
178 * Flush internal state. After this call, no index or buffer previously
185 * shall retain the internal state so that it will honor index and
409 * Assign an empty slot for a buffer and return the index
440 size_t index = mBuffers.size(); local
512 grabBuffer( size_t *index, sp<Codec2Buffer> *buffer, std::function<bool(const sp<Codec2Buffer> &)> match = [](const sp<Codec2Buffer> &) { return true; }) argument
544 size_t index = mBuffers.size(); local
[all...]
/hardware/google/av/media/codecs/mpeg4_h263/
H A DC2SoftMpeg4Dec.h53 void finishWork(uint64_t index, const std::unique_ptr<C2Work> &work);
/hardware/google/av/media/codecs/vpx/
H A DC2SoftVpxDec.h64 void finishWork(uint64_t index, const std::unique_ptr<C2Work> &work,
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
H A Dviddec_fw_parser_fw_ipc.h182 This function reads the nth(index) message(which is <= max_message_size ) from rcv_queue of firmware into input parameter message
188 @param[in] index : nth message(index >=0).
191 int FwIPC_PeekReadMessage(FW_IPC_Handle *fwipc, FW_IPC_ReceiveQue *rcv_q, char *message, unsigned int max_message_size, unsigned int index );
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderVP8.h81 int32_t index; member in struct:VideoDecoderVP8::ReferenceFrameBuffer
/hardware/intel/common/libstagefrighthw/
H A DWrsOMXPlugin.h89 OMX_U32 index);
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnOverlayPlane.h32 AnnOverlayPlane(int index, int disp);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcLayer.h55 HwcLayer(int index, hwc_layer_1_t *layer);
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDummyDevice.h50 virtual bool setActiveConfig(int index);
H A DExternalDevice.h45 virtual bool setActiveConfig(int index);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnOverlayPlane.h32 AnnOverlayPlane(int index, int disp);
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DJsonFakeValueGenerator.h45 size_t index; member in struct:android::hardware::automotive::vehicle::V2_0::impl::JsonFakeValueGenerator::GeneratorCfg
/hardware/invensense/6515/libsensors_iio/
H A DMPLSupport.cpp179 for (int index = 0; index < numElement; index++) {
181 hex[bytePosition] = (int) ((quat[index] >> (4-1-i) * 8) & 0xFF);
182 //LOGI("e%d quat[%d]: %x", index, bytePosition, hex[bytePosition]);
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSupport.cpp179 for (int index = 0; index < numElement; index++) {
181 hex[bytePosition] = (int) ((quat[index] >> (4-1-i) * 8) & 0xFF);
182 //LOGI("e%d quat[%d]: %x", index, bytePosition, hex[bytePosition]);
/hardware/libhardware/include/hardware/
H A Daudio_policy.h74 * an index value (received from UI) to a float value applicable to each
178 * index range. The index range for each stream is defined by AudioService. */
185 * index. The index is within the range specified by init_stream_volume() */
188 int index);
190 /* retrieve current volume index for the specified stream */
193 int *index);
196 * index for the specified device.
197 * The index i
[all...]
/hardware/libhardware/modules/audio/
H A Daudio_policy.c156 int index)
163 int *index)
170 int index,
178 int *index,
154 ap_set_stream_volume_index(struct audio_policy *pol, audio_stream_type_t stream, int index) argument
161 ap_get_stream_volume_index(const struct audio_policy *pol, audio_stream_type_t stream, int *index) argument
168 ap_set_stream_volume_index_for_device(struct audio_policy *pol, audio_stream_type_t stream, int index, audio_devices_t device) argument
176 ap_get_stream_volume_index_for_device(const struct audio_policy *pol, audio_stream_type_t stream, int *index, audio_devices_t device) argument
/hardware/qcom/audio/hal/audio_extn/
H A Dusb.c551 unsigned int index; local
553 for (index = 0; index < USB_SIDETONE_MAX_INDEX; index++)
554 usb_card_info->usb_sidetone_index[index] = -1;
557 for (index = 0;
558 index < sizeof(usb_sidetone_enable_str)/sizeof(usb_sidetone_enable_str[0]);
559 index++) {
561 usb_sidetone_enable_str[index]);
563 usb_card_info->usb_sidetone_index[USB_SIDETONE_ENABLE_INDEX] = index;
[all...]
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraMuxer.h81 // index of the primary physical camera session in the bundle
106 // index of the buffer same as received in data callback
107 unsigned int index; member in struct:qcamera::__anon1928
195 const camera_memory_t *data, unsigned int index,
267 qcamera_logical_descriptor_t* log_cam, uint32_t index);
277 const camera_memory_t *data, unsigned int index,
/hardware/qcom/display/msm8909/libqdutils/
H A Dqd_utils.cpp39 uint32_t index = 0; local
45 while (tmpToken && index < maxToken) {
46 tokens[index++] = tmpToken;
49 *count = index;
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.h67 virtual DisplayError GetDisplayAttributes(uint32_t index,
70 virtual DisplayError SetDisplayAttributes(uint32_t index);
72 virtual DisplayError GetConfigIndex(uint32_t mode, uint32_t *index);
122 // Populates HWPanelInfo based on node index
134 void SetIGC(const LayerBuffer *layer_buffer, uint32_t index);
H A Dhw_virtual.cpp76 DisplayError HWVirtual::GetDisplayAttributes(uint32_t index, argument

Completed in 2677 milliseconds

1234567891011>>