HomeSort by relevance Sort by last modified time
    Searched refs:parse_size (Results 1 - 8 of 8) sorted by null

  /hardware/intel/img/psb_headers/DRM/cc54/inc/
pr_drm_api.h 28 uint32_t parse_size; member in struct:drm_nalu_headers
wv_drm_api.h 83 uint32_t parse_size; member in struct:drm_wv_nalu_headers
  /external/libopus/src/
opus.c 149 static int parse_size(const unsigned char *data, opus_int32 len, opus_int16 *size) function
214 bytes = parse_size(data, len, size);
256 bytes = parse_size(data, len, size+i);
279 bytes = parse_size(data, len, size+count-1);
  /external/autotest/client/tests/aiostress/
aio-stress.c 1236 off_t parse_size(char *size_arg, off_t mult) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 303 nalu_headers.parse_size = buffer->nFilledLen;
405 nalu_headers.parse_size = buffer->nFilledLen;
  /toolchain/binutils/binutils-2.25/cpu/
m32c.opc 855 parse_size (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp,
  /toolchain/binutils/binutils-2.25/opcodes/
m32c-asm.c 821 parse_size (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp,
820 parse_size (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp, function
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 514 static int parse_size(const char *str, int &width, int &height) function in namespace:android
    [all...]

Completed in 214 milliseconds