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

  /frameworks/base/media/libstagefright/codecs/aacdec/
e_elementid.h 83 ID_END
pvmp4audiodecoderframe.cpp 125 Description: (1) Modified to decode ID_END syntactic element after header
160 only a terminator <ID_END>. This is illegal but is added
608 * There might be an ID_END element following immediately after the
614 if (id_syn_ele == ID_END)
677 * an ID_END is found, or an error occurs.
694 id_syn_ele = ID_END; /* quit while-loop */
699 case ID_END: /* terminator field */
794 * ID_END element or non audio ID_DSE, ID_FIL
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
qc_data.h 48 ID_END=7
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
bitenc.c 674 WriteBits(hBitStream,ID_END,3);

Completed in 418 milliseconds