Home
last modified time | relevance | path

Searched refs:CHANNEL_CONFIG_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_dec_defs.h119 CHANNEL_CONFIG_ERROR = 4, /* error in channel configuration */ enumerator
Dpvmp3_decoder.cpp303 case CHANNEL_CONFIG_ERROR: in ExecuteL()