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

  /frameworks/av/media/libmedia/include/media/
TypeConverter.h 227 typedef TypeConverter<FormatTraits> FormatConverter;
242 template<> const FormatConverter::Table FormatConverter::mTable[];
  /frameworks/av/media/libmedia/
TypeConverter.cpp 140 const FormatConverter::Table FormatConverter::mTable[] = {
396 FormatConverter::collectionFromString(formats, formatCollection, del);
406 FormatConverter::fromString(literalFormat, format);
  /external/pdfium/testing/image_diff/
image_diff_png.cpp 491 typedef void (*FormatConverter)(const unsigned char* in,
510 FormatConverter converter,
577 FormatConverter converter = nullptr;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioProfile.cpp 200 if (FormatConverter::toString(mFormat, formatLiteral)) {
  /frameworks/av/media/libaudioclient/
AudioRecord.cpp 72 if (FormatConverter::toString(value, formatType)) {
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 141 FormatConverter::toString(format, result);
    [all...]

Completed in 149 milliseconds