Searched refs:apply_intensity_stereo (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hcadec.c | 264 static void apply_intensity_stereo(HCAContext *s, ChannelContext *ch1, ChannelContext *ch2, in apply_intensity_stereo() function 421 apply_intensity_stereo(c, &c->ch[ch], &c->ch[ch+1], i, in decode_frame()
|
H A D | atrac9dec.c | 479 static inline void apply_intensity_stereo(ATRAC9Context *s, ATRAC9BlockData *b, in apply_intensity_stereo() function 767 apply_intensity_stereo(s, b, stereo); in atrac9_decode_block()
|
H A D | aacenc.c | 307 static void apply_intensity_stereo(ChannelElement *cpe) in apply_intensity_stereo() function 761 apply_intensity_stereo(cpe); in aac_encode_frame()
|
H A D | aacdec_template.c | 2255 static void apply_intensity_stereo(AACContext *ac, function 2342 apply_intensity_stereo(ac, cpe, ms_present);
|
Completed in 9 milliseconds