Searched defs:size (Results 251 - 275 of 575) sorted by relevance

<<11121314151617181920>>

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_common.h83 unsigned size; member in struct:pmem
H A Dvideo_encoder_device.h96 int size; member in struct:venc_dev::recon_buffer
163 OMX_U32 pmem_allocate(OMX_U32 size, OMX_U32 alignment, OMX_U32 count);
/hardware/qcom/media/msm8998/libc2dcolorconvert/
H A DC2DColorConverter.h98 int32_t size; member in struct:android::__anon3021
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dmp4_utils.cpp50 uint32 MP4_Utils::read_bit_field(posInfoType * posPtr, uint32 size) argument
56 uint32 value = (bitBuf >> (32 - posPtr->bitPos - size)) & MASK(size);
59 posPtr->bitPos += size;
69 (uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode)
73 for (uint32 i = 0; i < size; i++) {
68 find_code(uint8 * bytePtr, uint32 size, uint32 codeMask, uint32 referenceCode) argument
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_common.h85 unsigned size; member in struct:pmem
H A Dvideo_encoder_device.h96 int size; member in struct:venc_dev::recon_buffer
163 OMX_U32 pmem_allocate(OMX_U32 size, OMX_U32 alignment, OMX_U32 count);
/hardware/qcom/msm8960/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h74 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h95 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8994/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h74 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_media_info.h38 * . . . . . . . . . . . . . . . . --> Buffer size alignment
45 * Total size = align((Y_Stride * Y_Scanlines
75 * . . . . . . . . . . . . . . . . --> Padding & Buffer size alignment
82 * Total size = align((Y_Stride * Y_Scanlines
132 * . . . . . . . . . . . . . . . . --> Buffer size alignment
141 * Total size = align((2*(Y_Stride * Y_Scanlines)
181 * . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
195 * . . . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
204 * . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
212 * . . . . . . . . . . . . . . . . -------> Buffer size aligne
529 unsigned int uv_alignment = 0, size = 0; local
[all...]
/hardware/qcom/msm8994/original-kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h95 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_media_info.h38 * . . . . . . . . . . . . . . . . --> Buffer size alignment
45 * Total size = align((Y_Stride * Y_Scanlines
75 * . . . . . . . . . . . . . . . . --> Padding & Buffer size alignment
82 * Total size = align((Y_Stride * Y_Scanlines
132 * . . . . . . . . . . . . . . . . --> Buffer size alignment
141 * Total size = align((2*(Y_Stride * Y_Scanlines)
181 * . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
195 * . . . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
204 * . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
212 * . . . . . . . . . . . . . . . . -------> Buffer size aligne
529 unsigned int uv_alignment = 0, size = 0; local
[all...]
/hardware/qcom/msm8996/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h74 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8996/original-kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h95 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8x09/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h74 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8x09/original-kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h95 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8x26/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h74 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h95 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h80 * @size: size of the heap in bytes if applicable
89 size_t size; member in struct:ion_platform_heap
107 * size
136 * @len: size of the allocation
238 * @len: size of the allocation
/hardware/qcom/msm8x84/kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h74 u32 size; member in struct:adie_codec_anc_data
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/
H A Dmsm-adie-codec.h95 u32 size; member in struct:adie_codec_anc_data
/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoconfigparamsenc.c573 guint size = ci_frame_num * sizeof (gulong); local
581 memcpy (obj->ci_frame_id, ci_frame_id, size);
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderBase.h97 virtual Decode_Status parseBuffer(uint8_t *buffer, int32_t size, bool config, void** vbpData);
106 Decode_Status updateBuffer(uint8_t *buffer, int32_t size, void** vbpData);
141 bool mSizeChanged; // indicate whether video size is changed.
202 void setOutputWindowSize(int32_t size) {mOutputWindowSize = (size < OUTPUT_WINDOW_SIZE) ? size : OUTPUT_WINDOW_SIZE;} argument
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
H A DVideoDecoderAVCSecure.cpp131 mFrameSize = pFrameInfo->size;
197 mFrameSize = buffer->size;
200 clear_data_size = buffer->size;
236 mFrameSize = buffer->size;
238 num_nalus = *(uint32_t *)(buffer->data + buffer->size + sizeof(uint32_t));
243 data_src = buffer->data + buffer->size + sizeof(uint32_t) + offset;
276 mFrameSize = buffer->size;
279 clear_data_size = buffer->size;
307 testsize = buffer->size > 16 ? 16:buffer->size ;
600 int32_t size = 0; local
[all...]
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
H A DVideoDecoderAVCSecure.cpp133 mFrameSize = pFrameInfo->size;
210 mFrameSize = buffer->size;
213 clear_data_size = buffer->size;
248 mFrameSize = buffer->size;
250 num_nalus = *(uint32_t *)(buffer->data + buffer->size + sizeof(uint32_t));
255 data_src = buffer->data + buffer->size + sizeof(uint32_t) + offset;
288 mFrameSize = buffer->size;
291 clear_data_size = buffer->size;
319 testsize = buffer->size > 16 ? 16:buffer->size ;
620 int32_t size = 0; local
[all...]

Completed in 223 milliseconds

<<11121314151617181920>>