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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
TypeConverter.cpp 117 const FormatConverter::Table FormatConverter::mTable[] = {
148 const size_t FormatConverter::mSize = sizeof(FormatConverter::mTable) /
149 sizeof(FormatConverter::mTable[0]);
AudioProfile.cpp 200 if (FormatConverter::toString(mFormat, formatLiteral)) {
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
TypeConverter.h 126 typedef TypeConverter<FormatTraits> FormatConverter;
147 FormatConverter::collectionFromString(formats, formatCollection, del);
158 FormatConverter::fromString(literalFormat, format);
  /external/pdfium/samples/
image_diff_png.cc 457 typedef void (*FormatConverter)(const unsigned char* in, int w,
469 FormatConverter converter,
534 FormatConverter converter = NULL;

Completed in 79 milliseconds