/external/libaom/libaom/av1/common/ |
D | common_data.h | 79 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 } },
|
D | cdef_block.c | 122 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()
|
D | enums.h | 98 BLOCK_4X8, enumerator
|
D | reconintra.c | 1520 bs = BLOCK_4X8; in scale_chroma_bsize() 1522 case BLOCK_4X8: in scale_chroma_bsize() 1528 bs = BLOCK_4X8; in scale_chroma_bsize()
|
D | cdef_block_simd.h | 838 } else if (bsize == BLOCK_4X8) { in SIMD_FUNC() 862 } else if (bsize == BLOCK_4X8) { in SIMD_FUNC()
|
D | reconinter.c | 1072 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/ |
D | cdef_test.cc | 300 ::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,
|
D | blockd_test.cc | 41 BLOCK_INVALID, BLOCK_INVALID, BLOCK_4X8, in TEST()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_common_data.c | 73 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 } },
|
D | vp9_enums.h | 47 #define BLOCK_4X8 1 macro
|
D | vp9_reconinter.c | 162 assert(xd->mi[0]->sb_type != BLOCK_4X8 && in build_inter_predictors()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.h | 158 case BLOCK_4X8: in get_square_block_size()
|
D | vp9_encoder.c | 1713 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()
|
D | vp9_pickmode.c | 2797 if ((bsize == BLOCK_8X4 || bsize == BLOCK_4X8) && ref_frame > INTRA_FRAME && in vp9_pick_inter_mode_sub8x8()
|
D | vp9_rdopt.c | 4229 if (bsize == BLOCK_8X4 || bsize == BLOCK_4X8) { in vp9_rd_pick_inter_mode_sub8x8()
|
/external/libaom/libaom/av1/encoder/ |
D | pickcdef.c | 264 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()
|
D | encoder.c | 1938 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 …]
|
D | rdopt_utils.h | 281 if (bsize == BLOCK_4X4 || bsize == BLOCK_4X8 || bsize == BLOCK_8X4 || in inter_mode_data_block_idx()
|
D | compound_type.c | 130 BLOCK_4X8, BLOCK_8X4, BLOCK_8X8, in estimate_wedge_sign()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 216 case BLOCK_4X8: in read_intra_frame_mode_info() 366 case BLOCK_4X8: in read_intra_block_mode_info()
|
D | vp9_decodeframe.c | 608 assert(xd->mi[0]->sb_type != BLOCK_4X8 && in dec_build_inter_predictors()
|
/external/libaom/libaom/examples/ |
D | inspect.c | 172 ENUM(BLOCK_4X4), ENUM(BLOCK_4X8), ENUM(BLOCK_8X4),
|