Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsbcdec.c291 (int)( (unsigned)v[offset[i] + 0] * ff_sbc_proto_8_80m0[idx + 0] + in sbc_synthesize_eight()
293 (unsigned)v[offset[i] + 2] * ff_sbc_proto_8_80m0[idx + 1] + in sbc_synthesize_eight()
295 (unsigned)v[offset[i] + 4] * ff_sbc_proto_8_80m0[idx + 2] + in sbc_synthesize_eight()
297 (unsigned)v[offset[i] + 6] * ff_sbc_proto_8_80m0[idx + 3] + in sbc_synthesize_eight()
299 (unsigned)v[offset[i] + 8] * ff_sbc_proto_8_80m0[idx + 4] + in sbc_synthesize_eight()
H A Dsbcdec_data.h39 extern const int32_t ff_sbc_proto_8_80m0[];
H A Dsbcdec_data.c57 const int32_t ff_sbc_proto_8_80m0[] = { variable

Completed in 3 milliseconds