Searched refs:BLOCK_64X32 (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A 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}},
H A Dvp9_enums.h58 BLOCK_64X32, enumerator in enum:BLOCK_SIZE
H A Dvp9_loopfilter.c94 0x0000000001010101, // BLOCK_64X32,
111 0x00000000000000ff, // BLOCK_64X32,
129 0x00000000ffffffff, // BLOCK_64X32,
165 0x0011, // BLOCK_64X32,
181 0x000f, // BLOCK_64X32,
198 0x00ff, // BLOCK_64X32,
663 case BLOCK_64X32:
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A 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}},
H A Dvp9_enums.h55 BLOCK_64X32, enumerator in enum:BLOCK_SIZE
H A Dvp9_loopfilter.c94 0x0000000001010101, // BLOCK_64X32,
111 0x00000000000000ff, // BLOCK_64X32,
129 0x00000000ffffffff, // BLOCK_64X32,
165 0x0011, // BLOCK_64X32,
181 0x000f, // BLOCK_64X32,
198 0x00ff, // BLOCK_64X32,
664 case BLOCK_64X32:
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h204 case BLOCK_64X32:
H A Dvp9_speed_features.c246 sf->disable_inter_mode_mask[BLOCK_64X32] = ~(1 << INTER_OFFSET(NEARESTMV));
H A Dvp9_onyx_if.c1355 BFP(BLOCK_64X32, vp9_sad64x32, vp9_sad64x32_avg,
H A Dvp9_encodeframe.c54 case BLOCK_64X32:
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.c255 sf->inter_mode_mask[BLOCK_64X32] = INTER_NEAREST;
H A Dvp9_encoder.c1018 BFP(BLOCK_64X32, vp9_sad64x32, vp9_sad64x32_avg,

Completed in 5347 milliseconds