Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.c79 BLOCK_16X16, BLOCK_16X32, BLOCK_32X16,
86 BLOCK_32X16, BLOCK_INVALID, BLOCK_INVALID,
136 {{BLOCK_32X16, BLOCK_INVALID}, {BLOCK_16X16, BLOCK_16X8}},
137 {{BLOCK_32X32, BLOCK_32X16}, {BLOCK_16X32, BLOCK_16X16}},
139 {{BLOCK_64X32, BLOCK_INVALID}, {BLOCK_32X32, BLOCK_32X16}},
Dvp9_enums.h58 BLOCK_32X16, enumerator
Dvp9_loopfilter.c690 case BLOCK_32X16: in vp9_setup_mask()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c956 BFP(BLOCK_32X16, vp9_sad32x16, vp9_sad32x16_avg, in vp9_create_compressor()