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

  /external/icu/icu4c/source/i18n/
winnmfmt.cpp 40 union FormatInfo
153 fFormatInfo = (FormatInfo*)uprv_malloc(sizeof(FormatInfo));
164 : NumberFormat(other), fFormatInfo((FormatInfo*)uprv_malloc(sizeof(FormatInfo)))
295 FormatInfo formatInfo;
297 formatInfo = *fFormatInfo;
302 formatInfo.currency.NumDigits = (UINT) numDigits;
306 formatInfo.currency.Grouping = 0
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 682 const VideoFormatInfo *formatInfo = mVideoDecoder->getFormatInfo();
696 uint32_t width = formatInfo->width;
697 uint32_t height = formatInfo->height;
698 uint32_t stride = formatInfo->width;
699 uint32_t sliceHeight = formatInfo->height;
701 uint32_t widthCropped = formatInfo->width - formatInfo->cropLeft - formatInfo->cropRight;
702 uint32_t heightCropped = formatInfo->height - formatInfo->cropTop - formatInfo->cropBottom
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
  /external/zxing/core/
core.jar 
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 

Completed in 404 milliseconds