Home
last modified time | relevance | path

Searched refs:BLOCK_64X32 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.c80 BLOCK_32X32, BLOCK_32X64, BLOCK_64X32,
87 BLOCK_64X32,
139 {{BLOCK_64X32, BLOCK_INVALID}, {BLOCK_32X32, BLOCK_32X16}},
140 {{BLOCK_64X64, BLOCK_64X32}, {BLOCK_32X64, BLOCK_32X32}},
Dvp9_enums.h61 BLOCK_64X32, enumerator
Dvp9_loopfilter.c664 case BLOCK_64X32: in vp9_setup_mask()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c254 sf->inter_mode_mask[BLOCK_64X32] = INTER_NEAREST; in set_rt_speed_feature()
Dvp9_encoder.c964 BFP(BLOCK_64X32, vp9_sad64x32, vp9_sad64x32_avg, in vp9_create_compressor()