Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcommon_data.h76 BLOCK_INVALID, BLOCK_8X4, BLOCK_16X8,
85 BLOCK_INVALID, BLOCK_8X4, BLOCK_16X8,
88 BLOCK_INVALID, BLOCK_8X4, 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.h107 BLOCK_16X8, enumerator
Donyxc_int.h965 bs = BLOCK_16X8; in scale_chroma_bsize()
969 bs = BLOCK_16X8; in scale_chroma_bsize()
Dreconinter.c219 { 4, wedge_codebook_16_hltw, wedge_signflip_lookup[BLOCK_16X8],
220 wedge_masks[BLOCK_16X8] },
/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.h49 #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.cc39 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.c150 case BLOCK_16X8: return aom_mse16x8; in get_block_variance_fn()
171 case BLOCK_16X8: return aom_highbd_8_mse16x8; in highbd_get_block_variance_fn()
179 case BLOCK_16X8: return aom_highbd_10_mse16x8; in highbd_get_block_variance_fn()
187 case BLOCK_16X8: return aom_highbd_12_mse16x8; in highbd_get_block_variance_fn()
283 : BLOCK_16X8; in get_bsize()
Dencoder.c1592 BLOCK_16X8, aom_highbd_sad16x8_bits8, aom_highbd_sad16x8_avg_bits8,
1680 HIGHBD_MBFP(BLOCK_16X8, aom_highbd_masked_sad16x8_bits8,
1735 HIGHBD_OBFP(BLOCK_16X8, aom_highbd_obmc_sad16x8_bits8,
1875 HIGHBD_BFP(BLOCK_16X8, aom_highbd_sad16x8_bits10,
1968 HIGHBD_MBFP(BLOCK_16X8, aom_highbd_masked_sad16x8_bits10,
2023 HIGHBD_OBFP(BLOCK_16X8, aom_highbd_obmc_sad16x8_bits10,
2169 HIGHBD_BFP(BLOCK_16X8, aom_highbd_sad16x8_bits12,
2262 HIGHBD_MBFP(BLOCK_16X8, aom_highbd_masked_sad16x8_bits12,
2317 HIGHBD_OBFP(BLOCK_16X8, aom_highbd_obmc_sad16x8_bits12,
2839 BFP(BLOCK_16X8, aom_sad16x8, aom_sad16x8_avg, aom_variance16x8, in av1_create_compressor()
[all …]
Drdopt.c7540 BLOCK_8X16, BLOCK_16X8, BLOCK_16X16, in estimate_wedge_sign()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h202 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.c2012 cpi->fn_ptr[BLOCK_16X8].sdf = vpx_sad16x8; in vp8_create_compressor()
2013 cpi->fn_ptr[BLOCK_16X8].vf = vpx_variance16x8; in vp8_create_compressor()
2014 cpi->fn_ptr[BLOCK_16X8].svf = vpx_sub_pixel_variance16x8; in vp8_create_compressor()
2015 cpi->fn_ptr[BLOCK_16X8].sdx3f = vpx_sad16x8x3; in vp8_create_compressor()
2016 cpi->fn_ptr[BLOCK_16X8].sdx8f = vpx_sad16x8x8; in vp8_create_compressor()
2017 cpi->fn_ptr[BLOCK_16X8].sdx4df = vpx_sad16x8x4d; in vp8_create_compressor()
2042 cpi->fn_ptr[BLOCK_16X8].copymem = vp8_copy32xn; in vp8_create_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c324 case BLOCK_16X8: return vpx_mse16x8; in get_block_variance_fn()
346 case BLOCK_16X8: return vpx_highbd_8_mse16x8; in highbd_get_block_variance_fn()
354 case BLOCK_16X8: return vpx_highbd_10_mse16x8; in highbd_get_block_variance_fn()
362 case BLOCK_16X8: return vpx_highbd_12_mse16x8; in highbd_get_block_variance_fn()
457 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.c1642 HIGHBD_BFP(BLOCK_16X8, vpx_highbd_sad16x8_bits8, in MAKE_BFP_SADAVG_WRAPPER()
1718 HIGHBD_BFP(BLOCK_16X8, vpx_highbd_sad16x8_bits10, in MAKE_BFP_SADAVG_WRAPPER()
1799 HIGHBD_BFP(BLOCK_16X8, vpx_highbd_sad16x8_bits12, in MAKE_BFP_SADAVG_WRAPPER()
2413 BFP(BLOCK_16X8, vpx_sad16x8, vpx_sad16x8_avg, vpx_variance16x8, in vp9_create_compressor()
/external/libaom/libaom/examples/
Dinspect.c173 ENUM(BLOCK_8X8), ENUM(BLOCK_8X16), ENUM(BLOCK_16X8),