Searched refs:ff_sbc_proto_8_80m0 (Results 1 – 3 of 3) sorted by relevance
289 (int)( (unsigned)v[offset[i] + 0] * ff_sbc_proto_8_80m0[idx + 0] + in sbc_synthesize_eight()291 (unsigned)v[offset[i] + 2] * ff_sbc_proto_8_80m0[idx + 1] + in sbc_synthesize_eight()293 (unsigned)v[offset[i] + 4] * ff_sbc_proto_8_80m0[idx + 2] + in sbc_synthesize_eight()295 (unsigned)v[offset[i] + 6] * ff_sbc_proto_8_80m0[idx + 3] + in sbc_synthesize_eight()297 (unsigned)v[offset[i] + 8] * ff_sbc_proto_8_80m0[idx + 4] + in sbc_synthesize_eight()
39 extern const int32_t ff_sbc_proto_8_80m0[];
57 const int32_t ff_sbc_proto_8_80m0[] = { variable