Home
last modified time | relevance | path

Searched refs:BLOCK_16X8 (Results 1 – 23 of 23) sorted by relevance

/external/libaom/libaom/av1/common/
Dcommon_data.h76 BLOCK_INVALID, BLOCK_8X4, BLOCK_16X8,
85 BLOCK_INVALID, BLOCK_INVALID, BLOCK_16X8,
88 BLOCK_INVALID, BLOCK_INVALID, BLOCK_16X8,
279 BLOCK_16X8, // TX_16X8
375 { { BLOCK_16X8, BLOCK_INVALID }, { BLOCK_8X8, BLOCK_8X4 } },
376 { { BLOCK_16X16, BLOCK_16X8 }, { BLOCK_8X16, BLOCK_8X8 } },
378 { { BLOCK_32X16, BLOCK_INVALID }, { BLOCK_16X16, BLOCK_16X8 } },
389 { { BLOCK_32X8, BLOCK_INVALID }, { BLOCK_16X8, BLOCK_16X4 } },
Denums.h102 BLOCK_16X8, enumerator
Dreconinter.c283 { MAX_WEDGE_TYPES, wedge_codebook_16_hltw, wedge_signflip_lookup[BLOCK_16X8],
284 wedge_masks[BLOCK_16X8] },
Dreconintra.c1548 bs = BLOCK_16X8; in scale_chroma_bsize()
1552 bs = BLOCK_16X8; in scale_chroma_bsize()
/external/libvpx/libvpx/vp9/common/
Dvp9_common_data.c73 BLOCK_4X4, BLOCK_4X8, BLOCK_8X4, BLOCK_8X8, BLOCK_8X16, BLOCK_16X8,
78 BLOCK_INVALID, BLOCK_16X8, BLOCK_INVALID, BLOCK_INVALID, BLOCK_32X16,
118 { { BLOCK_16X8, BLOCK_INVALID }, { BLOCK_8X8, BLOCK_8X4 } },
119 { { BLOCK_16X16, BLOCK_16X8 }, { BLOCK_8X16, BLOCK_8X8 } },
121 { { BLOCK_32X16, BLOCK_INVALID }, { BLOCK_16X16, BLOCK_16X8 } },
Dvp9_enums.h51 #define BLOCK_16X8 5 macro
Dvp9_loopfilter.c973 case BLOCK_16X8: in vp9_setup_mask()
/external/libaom/libaom/test/
Dblockd_test.cc33 BLOCK_INVALID, BLOCK_INVALID, BLOCK_16X8, in TEST()
60 BLOCK_INVALID, BLOCK_INVALID, BLOCK_16X8, in TEST()
69 BLOCK_INVALID, BLOCK_INVALID, BLOCK_16X8, in TEST()
Dcomp_mask_variance_test.cc40 BLOCK_8X8, BLOCK_8X16, BLOCK_8X32, BLOCK_16X8, BLOCK_16X16,
/external/libvpx/libvpx/test/
Dvp9_denoiser_test.cc111 make_tuple(&vp9_denoiser_filter_sse2, BLOCK_16X8),
126 make_tuple(&vp9_denoiser_filter_neon, BLOCK_16X8),
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_denoiser_sse2.c252 if ((r & 0xf) == 0xf || (bs == BLOCK_16X8 && r == 7)) { in vp9_denoiser_NxM_sse2_big()
288 if ((r & 0xf) == 0xf || (bs == BLOCK_16X8 && r == 7)) { in vp9_denoiser_NxM_sse2_big()
315 bs == BLOCK_16X32 || bs == BLOCK_16X8 || bs == BLOCK_32X16 || in vp9_denoiser_filter_sse2()
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_denoiser_neon.c276 if ((r & 0xf) == 0xf || (bs == BLOCK_16X8 && r == 7)) { in vp9_denoiser_NxM_neon()
312 if ((r & 0xf) == 0xf || (bs == BLOCK_16X8 && r == 7)) { in vp9_denoiser_NxM_neon()
341 bs == BLOCK_16X32 || bs == BLOCK_16X8 || bs == BLOCK_32X16 || in vp9_denoiser_filter_neon()
/external/libaom/libaom/av1/encoder/
Dfirstpass.c147 case BLOCK_16X8: return aom_mse16x8; in get_block_variance_fn()
169 case BLOCK_16X8: return aom_highbd_8_mse16x8; in highbd_get_block_variance_fn()
177 case BLOCK_16X8: return aom_highbd_10_mse16x8; in highbd_get_block_variance_fn()
185 case BLOCK_16X8: return aom_highbd_12_mse16x8; in highbd_get_block_variance_fn()
256 : BLOCK_16X8; in get_bsize()
Dencoder.c1910 BLOCK_16X8, aom_highbd_sad16x8_bits8, aom_highbd_sad16x8_avg_bits8,
1998 HIGHBD_MBFP(BLOCK_16X8, aom_highbd_masked_sad16x8_bits8,
2053 HIGHBD_OBFP(BLOCK_16X8, aom_highbd_obmc_sad16x8_bits8,
2193 HIGHBD_BFP(BLOCK_16X8, aom_highbd_sad16x8_bits10,
2286 HIGHBD_MBFP(BLOCK_16X8, aom_highbd_masked_sad16x8_bits10,
2341 HIGHBD_OBFP(BLOCK_16X8, aom_highbd_obmc_sad16x8_bits10,
2487 HIGHBD_BFP(BLOCK_16X8, aom_highbd_sad16x8_bits12,
2580 HIGHBD_MBFP(BLOCK_16X8, aom_highbd_masked_sad16x8_bits12,
2635 HIGHBD_OBFP(BLOCK_16X8, aom_highbd_obmc_sad16x8_bits12,
3354 BFP(BLOCK_16X8, aom_sad16x8, aom_sad16x8_avg, aom_variance16x8, in av1_create_compressor()
[all …]
Dcompound_type.c132 BLOCK_8X16, BLOCK_16X8, BLOCK_16X16, in estimate_wedge_sign()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h162 case BLOCK_16X8: square_bsize = BLOCK_8X8; break; in get_square_block_size()
Dvp9_firstpass.c325 case BLOCK_16X8: return vpx_mse16x8; in get_block_variance_fn()
347 case BLOCK_16X8: return vpx_highbd_8_mse16x8; in highbd_get_block_variance_fn()
355 case BLOCK_16X8: return vpx_highbd_10_mse16x8; in highbd_get_block_variance_fn()
363 case BLOCK_16X8: return vpx_highbd_12_mse16x8; in highbd_get_block_variance_fn()
458 return 2 * mb_row + 1 < cm->mi_rows ? BLOCK_16X16 : BLOCK_16X8; in get_bsize()
Dvp9_denoiser.c215 if (bs == BLOCK_8X8 || bs == BLOCK_8X16 || bs == BLOCK_16X8 || in perform_motion_compensation()
Dvp9_encoder.c1690 HIGHBD_BFP(BLOCK_16X8, vpx_highbd_sad16x8_bits8, in MAKE_BFP_SADAVG_WRAPPER()
1766 HIGHBD_BFP(BLOCK_16X8, vpx_highbd_sad16x8_bits10, in MAKE_BFP_SADAVG_WRAPPER()
1847 HIGHBD_BFP(BLOCK_16X8, vpx_highbd_sad16x8_bits12, in MAKE_BFP_SADAVG_WRAPPER()
2600 BFP(BLOCK_16X8, vpx_sad16x8, vpx_sad16x8_avg, vpx_variance16x8, in vp9_create_compressor()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h205 BLOCK_16X8, enumerator
Drdopt.c1030 if (segmentation == BLOCK_8X16 || segmentation == BLOCK_16X8) { in rd_check_segment()
1032 if (i == 1 && segmentation == BLOCK_16X8) { in rd_check_segment()
1223 rd_check_segment(cpi, x, &bsi, BLOCK_16X8); in vp8_rd_pick_best_mbsegmentation()
1285 rd_check_segment(cpi, x, &bsi, BLOCK_16X8); in vp8_rd_pick_best_mbsegmentation()
Donyx_if.c2020 cpi->fn_ptr[BLOCK_16X8].sdf = vpx_sad16x8; in vp8_create_compressor()
2021 cpi->fn_ptr[BLOCK_16X8].vf = vpx_variance16x8; in vp8_create_compressor()
2022 cpi->fn_ptr[BLOCK_16X8].svf = vpx_sub_pixel_variance16x8; in vp8_create_compressor()
2023 cpi->fn_ptr[BLOCK_16X8].sdx3f = vpx_sad16x8x3; in vp8_create_compressor()
2024 cpi->fn_ptr[BLOCK_16X8].sdx8f = vpx_sad16x8x8; in vp8_create_compressor()
2025 cpi->fn_ptr[BLOCK_16X8].sdx4df = vpx_sad16x8x4d; in vp8_create_compressor()
2050 cpi->fn_ptr[BLOCK_16X8].copymem = vp8_copy32xn; in vp8_create_compressor()
/external/libaom/libaom/examples/
Dinspect.c173 ENUM(BLOCK_8X8), ENUM(BLOCK_8X16), ENUM(BLOCK_16X8),