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

  /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);
  /hardware/intel/img/psb_headers/DRM/cc54/inc/
wv_drm_api.h 83 uint32_t parse_size; member in struct:drm_wv_nalu_headers
pr_drm_api.h 63 uint32_t parse_size; member in struct:drm_nalu_headers
  /system/core/gpttool/
gpttool.c 194 u64 parse_size(char *sz) function
231 sz = parse_size(y);
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 297 nalu_headers.parse_size = buffer->nFilledLen;
396 nalu_headers.parse_size = buffer->nFilledLen;
  /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 1938 milliseconds