Home
last modified time | relevance | path

Searched refs:total_header_bits (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dquant_enc.c1052 int total_header_bits = 0; in PickBestIntra4() local
1118 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