Home
last modified time | relevance | path

Searched refs:BLOCK_64X32 (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,
87 BLOCK_64X32,
132 {{BLOCK_64X32, BLOCK_INVALID}, {BLOCK_32X32, BLOCK_32X16}},
133 {{BLOCK_64X64, BLOCK_64X32}, {BLOCK_32X64, BLOCK_32X32}},
Dvp9_enums.h41 BLOCK_64X32, enumerator
Dvp9_loopfilter.c663 case BLOCK_64X32: in vp9_setup_mask()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h204 case BLOCK_64X32: in get_block_context()
Dvp9_speed_features.c252 sf->disable_inter_mode_mask[BLOCK_64X32] = ~(1 << INTER_OFFSET(NEARESTMV)); in set_rt_speed_feature()
Dvp9_onyx_if.c1420 BFP(BLOCK_64X32, vp9_sad64x32, vp9_sad64x32_avg, in vp9_create_compressor()
Dvp9_encodeframe.c54 case BLOCK_64X32: in get_sb_index()