Searched defs:blk_y (Results 1 - 1 of 1) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
H A D | block.cpp | 368 int blk_x, blk_y, j, k, idx, b8, b4; local 401 for (blk_y = 4; blk_y > 0; blk_y--) 731 int j, blk_x, blk_y, k, idx, b4; local 782 for (blk_y = 2; blk_y > 0; blk_y--)
|
Completed in 7 milliseconds