Home
last modified time | relevance | path

Searched refs:BLOCK_4X8 (Results 1 – 22 of 22) sorted by relevance

/external/libaom/libaom/av1/common/
Dcommon_data.h79 BLOCK_INVALID, BLOCK_4X8, BLOCK_8X16,
276 BLOCK_4X8, // TX_4X8
371 { { BLOCK_4X8, BLOCK_4X4 }, { BLOCK_INVALID, BLOCK_4X4 } },
373 { { BLOCK_8X8, BLOCK_8X4 }, { BLOCK_4X8, BLOCK_4X4 } },
374 { { BLOCK_8X16, BLOCK_8X8 }, { BLOCK_INVALID, BLOCK_4X8 } },
386 { { BLOCK_4X16, BLOCK_4X8 }, { BLOCK_INVALID, BLOCK_4X8 } },
Dcdef_block.c122 for (i = 0; i < 4 << (bsize == BLOCK_8X8 || bsize == BLOCK_4X8); i++) { in cdef_filter_block_c()
230 ydec ? (xdec ? BLOCK_4X4 : BLOCK_8X4) : (xdec ? BLOCK_4X8 : BLOCK_8X8); in av1_cdef_filter_fb()
Denums.h98 BLOCK_4X8, enumerator
Dreconintra.c1520 bs = BLOCK_4X8; in scale_chroma_bsize()
1522 case BLOCK_4X8: in scale_chroma_bsize()
1528 bs = BLOCK_4X8; in scale_chroma_bsize()
Dcdef_block_simd.h838 } else if (bsize == BLOCK_4X8) { in SIMD_FUNC()
862 } else if (bsize == BLOCK_4X8) { in SIMD_FUNC()
Dreconinter.c1072 case BLOCK_4X8: return 1; break; in av1_skip_u4x4_pred_in_obmc()
1076 case BLOCK_4X8: return dir == 0; break; in av1_skip_u4x4_pred_in_obmc()
/external/libaom/libaom/test/
Dcdef_test.cc300 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
312 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
325 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
338 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
351 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
365 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
378 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
391 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
404 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
417 ::testing::Values(BLOCK_4X4, BLOCK_4X8, BLOCK_8X4,
Dblockd_test.cc41 BLOCK_INVALID, BLOCK_INVALID, BLOCK_4X8, in TEST()
/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.c73 BLOCK_4X4, BLOCK_4X8, BLOCK_8X4, BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
81 BLOCK_INVALID, BLOCK_INVALID, BLOCK_INVALID, BLOCK_4X8, BLOCK_INVALID,
114 { { BLOCK_4X8, BLOCK_4X4 }, { BLOCK_INVALID, BLOCK_INVALID } },
116 { { BLOCK_8X8, BLOCK_8X4 }, { BLOCK_4X8, BLOCK_4X4 } },
117 { { BLOCK_8X16, BLOCK_8X8 }, { BLOCK_INVALID, BLOCK_4X8 } },
Dvp9_enums.h47 #define BLOCK_4X8 1 macro
Dvp9_reconinter.c162 assert(xd->mi[0]->sb_type != BLOCK_4X8 && in build_inter_predictors()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h158 case BLOCK_4X8: in get_square_block_size()
Dvp9_encoder.c1713 BLOCK_4X8, vpx_highbd_sad4x8_bits8, vpx_highbd_sad4x8_avg_bits8, in MAKE_BFP_SADAVG_WRAPPER()
1790 HIGHBD_BFP(BLOCK_4X8, vpx_highbd_sad4x8_bits10, in MAKE_BFP_SADAVG_WRAPPER()
1871 HIGHBD_BFP(BLOCK_4X8, vpx_highbd_sad4x8_bits12, in MAKE_BFP_SADAVG_WRAPPER()
2616 BFP(BLOCK_4X8, vpx_sad4x8, vpx_sad4x8_avg, vpx_variance4x8, in vp9_create_compressor()
Dvp9_pickmode.c2797 if ((bsize == BLOCK_8X4 || bsize == BLOCK_4X8) && ref_frame > INTRA_FRAME && in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c4229 if (bsize == BLOCK_8X4 || bsize == BLOCK_4X8) { in vp9_rd_pick_inter_mode_sub8x8()
/external/libaom/libaom/av1/encoder/
Dpickcdef.c264 assert(bsize == BLOCK_4X4 || bsize == BLOCK_4X8 || bsize == BLOCK_8X4 || in compute_cdef_dist_highbd()
287 assert(bsize == BLOCK_4X4 || bsize == BLOCK_4X8 || bsize == BLOCK_8X4 || in compute_cdef_dist()
417 : (xdec[pli] ? BLOCK_4X8 : BLOCK_8X8); in av1_cdef_search()
Dencoder.c1938 BLOCK_4X8, aom_highbd_sad4x8_bits8, aom_highbd_sad4x8_avg_bits8,
2002 HIGHBD_MBFP(BLOCK_4X8, aom_highbd_masked_sad4x8_bits8,
2059 HIGHBD_OBFP(BLOCK_4X8, aom_highbd_obmc_sad4x8_bits8,
2224 BLOCK_4X8, aom_highbd_sad4x8_bits10, aom_highbd_sad4x8_avg_bits10,
2290 HIGHBD_MBFP(BLOCK_4X8, aom_highbd_masked_sad4x8_bits10,
2347 HIGHBD_OBFP(BLOCK_4X8, aom_highbd_obmc_sad4x8_bits10,
2518 BLOCK_4X8, aom_highbd_sad4x8_bits12, aom_highbd_sad4x8_avg_bits12,
2584 HIGHBD_MBFP(BLOCK_4X8, aom_highbd_masked_sad4x8_bits12,
2641 HIGHBD_OBFP(BLOCK_4X8, aom_highbd_obmc_sad4x8_bits12,
3372 BFP(BLOCK_4X8, aom_sad4x8, aom_sad4x8_avg, aom_variance4x8, in av1_create_compressor()
[all …]
Drdopt_utils.h281 if (bsize == BLOCK_4X4 || bsize == BLOCK_4X8 || bsize == BLOCK_8X4 || in inter_mode_data_block_idx()
Dcompound_type.c130 BLOCK_4X8, BLOCK_8X4, BLOCK_8X8, in estimate_wedge_sign()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c216 case BLOCK_4X8: in read_intra_frame_mode_info()
366 case BLOCK_4X8: in read_intra_block_mode_info()
Dvp9_decodeframe.c608 assert(xd->mi[0]->sb_type != BLOCK_4X8 && in dec_build_inter_predictors()
/external/libaom/libaom/examples/
Dinspect.c172 ENUM(BLOCK_4X4), ENUM(BLOCK_4X8), ENUM(BLOCK_8X4),