Home | History | Annotate | Download | only in test

Lines Matching refs:c_mult_int

39                               uint8_t* c, int32_t c_offset, int32_t c_mult_int,
92 (((total + c_offset) * c_mult_int) + kRoundingTerm) >> c_shift;
756 int c_mult_int[] = {2741, 2741};
764 const OffsetColMap result_mult_int(c_mult_int, m);
972 int c_mult_int[] = {
984 const OffsetColMap result_mult_int(c_mult_int, m);
1075 test_data::c_mult_int, test_data::c_shift, test_data::m, BitDepth);