Home
last modified time | relevance | path

Searched refs:BLOCK_32X64 (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_common_data.c80 BLOCK_32X32, BLOCK_32X64, BLOCK_64X32,
93 BLOCK_32X64,
131 {{BLOCK_32X64, BLOCK_32X32}, {BLOCK_INVALID, BLOCK_16X32}},
133 {{BLOCK_64X64, BLOCK_64X32}, {BLOCK_32X64, BLOCK_32X32}},
Dvp9_enums.h40 BLOCK_32X64, enumerator
Dvp9_loopfilter.c670 case BLOCK_32X64: in vp9_setup_mask()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h206 case BLOCK_32X64: in get_block_context()
Dvp9_speed_features.c251 sf->disable_inter_mode_mask[BLOCK_32X64] = ~(1 << INTER_OFFSET(NEARESTMV)); in set_rt_speed_feature()
Dvp9_onyx_if.c1426 BFP(BLOCK_32X64, vp9_sad32x64, vp9_sad32x64_avg, in vp9_create_compressor()
Dvp9_encodeframe.c55 case BLOCK_32X64: in get_sb_index()