Searched refs:total_header_bits (Results 1 – 1 of 1) sorted by relevance
1052 int total_header_bits = 0; in PickBestIntra4() local1118 total_header_bits += (int)rd_i4.H; // <- equal to mode_costs[best_mode]; in PickBestIntra4()1119 if (total_header_bits > enc->max_i4_header_bits_) { in PickBestIntra4()
Completed in 5 milliseconds