Searched refs:width2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpost_filter.cpp190 int d, offset, nMBPerRow, nMBPerCol, width2 = (width << 1); local
223 A = *(rec_y - width2);
274 *(rec_y - width2) = A - d2;
320 A = *(rec_y - width2);
371 *(rec_y - width2) = A - d2;

Completed in 589 milliseconds