Home
last modified time | relevance | path

Searched refs:get_block_height (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h306 static INLINE int get_block_height(BLOCK_SIZE bsize) { in get_block_height() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c977 const int bh = get_block_height(plane_bsize); in decode_block()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c6432 const int bh = get_block_height(plane_bsize); in encode_superblock()