Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h301 static INLINE int get_block_width(BLOCK_SIZE bsize) { in get_block_width() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c976 const int bw = get_block_width(plane_bsize); in decode_block()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c6431 const int bw = get_block_width(plane_bsize); in encode_superblock()