Home
last modified time | relevance | path

Searched defs:BLOCK_SIZES (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h57 #define BLOCK_SIZES 13 macro
/external/libaom/libaom/av1/common/
Denums.h125 BLOCK_SIZES = BLOCK_4X16, enumerator
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2860 int bs_hist[BLOCK_SIZES]) { in get_sb_partition_size_range()