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