Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacdec_template.c168 ChannelElement *che = ac->che[type][id]; in frame_configure_elements() local
613 ChannelElement *che = ac->che[type][i]; in flush() local
2361 static int decode_cce(AACContext *ac, GetBitContext *gb, ChannelElement *che)
2545 ChannelElement *che, enum RawDataBlockType elem_type)
3055 ChannelElement *che = ac->che[type][i]; local
3175 ChannelElement *che; local
3247 ChannelElement *che = NULL, *che_prev = NULL; local
Daac.h311 ChannelElement *che[4][MAX_ELEM_ID]; member