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

  /external/opencore/codecs_v2/audio/aac/dec/include/
pvmp4audiodecoder_api.h 120 * This enumeration is used for the structure element outputFormat. It
216 tPVMP4AudioDecoderOutputFormat outputFormat;
223 * The format of the buffer is set by the parameter outputFormat.
232 * The format of the buffer is set by the parameter outputFormat.
  /frameworks/base/media/libstagefright/codecs/aacdec/
pvmp4audiodecoder_api.h 120 * This enumeration is used for the structure element outputFormat. It
216 tPVMP4AudioDecoderOutputFormat outputFormat;
223 * The format of the buffer is set by the parameter outputFormat.
232 * The format of the buffer is set by the parameter outputFormat.
  /development/simulator/wrapsim/
DevLog.c 47 LogFormat outputFormat;
186 logState->outputFormat = format;
265 switch (state->outputFormat) {
  /system/core/liblog/
fake_log_device.c 75 LogFormat outputFormat;
295 logState->outputFormat = format;
387 switch (state->outputFormat) {
  /dalvik/dexdump/
DexDump.c 56 typedef enum OutputFormat {
59 } OutputFormat;
69 OutputFormat outputFormat;
449 if (gOptions.outputFormat == OUTPUT_PLAIN) {
    [all...]

Completed in 869 milliseconds