Searched defs:BLOCK_SIZES (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/ | ||
D | vp9_enums.h | 57 #define BLOCK_SIZES 13 macro |
/external/libvpx/libvpx/vp9/encoder/ | ||
D | vp9_encodeframe.c | 2127 int bs_hist[BLOCK_SIZES]) { in get_sb_partition_size_range() |