Searched refs:b_size (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpost_filter.cpp189 int mbnum, strength, A_D, d1_2, d1, d2, A, B, C, D, b_size; local
198 b_size = 8;
204 b_size = 16;
287 rec_y += b_size;
299 rec_y = rec + width * b_size;
308 k = b_size;
384 rec_y += b_size;
388 rec_y += ((b_size - 1) * width);
399 offset = width * b_size - b_size;
[all...]

Completed in 47 milliseconds