Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacps.c105 static void hybrid4_8_12_cx(PSDSPContext *dsp, in hybrid4_8_12_cx() function
128 hybrid4_8_12_cx(dsp, in[0], out, f34_0_12, 12, len); in hybrid_analysis()
129 hybrid4_8_12_cx(dsp, in[1], out+12, f34_1_8, 8, len); in hybrid_analysis()
130 hybrid4_8_12_cx(dsp, in[2], out+20, f34_2_4, 4, len); in hybrid_analysis()
131 hybrid4_8_12_cx(dsp, in[3], out+24, f34_2_4, 4, len); in hybrid_analysis()
132 hybrid4_8_12_cx(dsp, in[4], out+28, f34_2_4, 4, len); in hybrid_analysis()

Completed in 2 milliseconds