Home
last modified time | relevance | path

Searched refs:BLOCK_32X16 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.c81 BLOCK_16X16, BLOCK_16X32, BLOCK_32X16,
88 BLOCK_32X16, BLOCK_INVALID, BLOCK_INVALID,
139 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
140 {{BLOCK_32X32, BLOCK_32X16}, {BLOCK_16X32, BLOCK_16X16}},
142 {{BLOCK_64X32, BLOCK_INVALID}, {BLOCK_32X32, BLOCK_32X16}},
Dvp9_enums.h34 BLOCK_32X16, enumerator
Dvp9_loopfilter.c705 case BLOCK_32X16: in setup_mask()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h212 case BLOCK_32X16: in get_block_context()
Dvp9_encodeframe.c60 case BLOCK_32X16: in get_sb_index()
Dvp9_onyx_if.c1791 BFP(BLOCK_32X16, vp9_sad32x16, vp9_sad32x16_avg, in vp9_create_compressor()