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

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h796 const static int blkIdx2blkY[16] = {0, 0, 1, 1, 0, 0, 1, 1, 2, 2, 3, 3, 2, 2, 3, 3}; variable
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dintra_est.cpp1914 block_y = blkIdx2blkY[indx];

Completed in 100 milliseconds