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

  /frameworks/base/media/libstagefright/codecs/aacdec/
e_elementid.h 77 ID_CPE,
huffdecode.cpp 189 IF (id_syn_ele == ID_CPE)
213 ELSEIF (id_syn_ele == ID_CPE)
404 if (id_syn_ele == ID_CPE)
442 else if (id_syn_ele == ID_CPE)
pvmp4audiodecoderframe.cpp 704 case ID_CPE: /* channel pair */
718 else if (id_syn_ele == ID_CPE)
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
channel_map.c 46 case ID_CPE:
76 initElement(elInfo, ID_CPE);
bitenc.c 473 WriteBits(hBitStream,ID_CPE,3);
635 case ID_CPE: /* channel pair */
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
qc_data.h 42 ID_CPE=1, /* Channel Pair Element */

Completed in 230 milliseconds