Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Damrwbdata.h36 #define UPS_FIR_SIZE 12 ///< upsampling filter size macro
37 #define UPS_MEM_SIZE (2 * UPS_FIR_SIZE)
H A Damrwbdec.c841 const float *in0 = in - UPS_FIR_SIZE + 1; in upsample_5_4()
1250 upsample_5_4(sub_buf, &ctx->samples_up[UPS_FIR_SIZE], in amrwb_decode_frame()

Completed in 5 milliseconds