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

  /external/libxaac/decoder/
ixheaacd_channel.h 32 ID_END,
ixheaacd_aacdecoder.c 296 previous_element = ID_END;
306 while (ele_type != ID_END && aac_dec_handle->frame_status) {
320 } else if ((ele_type != ID_END)) {
559 case ID_END:
741 if (ele_type == ID_END &&
846 if (ele_type == ID_END) {
    [all...]
ixheaacd_api.c     [all...]
  /external/aac/libAACdec/src/
aacdecoder.cpp     [all...]
aac_rom.cpp     [all...]
  /external/aac/libAACenc/src/
channel_map.cpp 230 INT it_cnt[ID_END + 1];
235 for (i = 0; i < ID_END; i++) it_cnt[i] = 0;
bitenc.cpp     [all...]
  /external/aac/libSYS/include/
FDK_audio.h 431 ID_END = 7, /**< Arnie (End Element = Terminator). */
    [all...]

Completed in 166 milliseconds