Home
last modified time | relevance | path

Searched defs:che (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacdec_template.c166 ChannelElement *che = ac->che[type][id]; in frame_configure_elements() local
599 ChannelElement *che = ac->che[type][i]; in flush() local
2343 static int decode_cce(AACContext *ac, GetBitContext *gb, ChannelElement *che)
2527 ChannelElement *che, enum RawDataBlockType elem_type)
3036 ChannelElement *che = ac->che[type][i]; local
3156 ChannelElement *che; local
3228 ChannelElement *che = NULL, *che_prev = NULL; local
Daac.h306 ChannelElement *che[4][MAX_ELEM_ID]; member