Searched refs:TYPE_CCE (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalac_data.h30 TYPE_CCE, enumerator in enum:AlacRawDataBlockType
H A Daac.h51 TYPE_CCE, enumerator in enum:RawDataBlockType
H A Daacdec.c162 if (type != TYPE_CCE) {
678 syn_ele = TYPE_CCE;
2677 ChannelElement *cce = ac->che[TYPE_CCE][i];
2736 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {
2749 if (type <= TYPE_CCE)
2941 case TYPE_CCE:
H A Daacsbr.c1020 if (id_aac == TYPE_SCE || id_aac == TYPE_CCE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daac.h51 TYPE_CCE, enumerator in enum:RawDataBlockType
H A Daacdec.c203 if (type != TYPE_CCE) {
338 decode_channel_map(new_che_pos[TYPE_CCE], new_che_pos[TYPE_CCE], AAC_CHANNEL_CC, gb, num_cc );
2022 ChannelElement *cce = ac->che[TYPE_CCE][i];
2070 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {
2083 if (type <= TYPE_CCE)
2176 case TYPE_CCE:
H A Daacsbr.c993 if (id_aac == TYPE_SCE || id_aac == TYPE_CCE) {

Completed in 150 milliseconds