Searched refs:ai4_offset_values_7B (Results 1 – 1 of 1) sorted by relevance
/external/libhevc/encoder/ |
D | bit_allocation.c | 2291 const WORD32 ai4_offset_values_7B[7][4] = { { 0, 1, 1, 2 }, { 1, 1, 2, 3 }, { 1, 2, 3, 3 }, in ba_get_qp_offset_offline_data() local 2341 ai4_offset_values_7B[i4_bin - 1], in ba_get_qp_offset_offline_data() 2342 sizeof(ai4_offset_values_7B[i4_bin - 1])); in ba_get_qp_offset_offline_data()
|