Home
last modified time | relevance | path

Searched defs:get_bsize (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_firstpass.c461 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c462 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize() function