Home
last modified time | relevance | path

Searched refs:VPX_BITS_8 (Results 1 – 25 of 29) sorted by relevance

12

/external/libvpx/libvpx/test/
Ddct_partial_test.cc110 make_tuple(&vpx_fdct32x32_1_c, 32, VPX_BITS_8),
113 make_tuple(&vpx_fdct16x16_1_c, 16, VPX_BITS_8),
116 make_tuple(&vpx_fdct8x8_1_c, 8, VPX_BITS_8),
117 make_tuple(&vpx_fdct4x4_1_c, 4, VPX_BITS_8)));
121 ::testing::Values(make_tuple(&vpx_fdct32x32_1_c, 32, VPX_BITS_8),
122 make_tuple(&vpx_fdct16x16_1_c, 16, VPX_BITS_8),
123 make_tuple(&vpx_fdct8x8_1_c, 8, VPX_BITS_8),
124 make_tuple(&vpx_fdct4x4_1_c, 4, VPX_BITS_8)));
130 ::testing::Values(make_tuple(&vpx_fdct32x32_1_sse2, 32, VPX_BITS_8),
131 make_tuple(&vpx_fdct16x16_1_sse2, 16, VPX_BITS_8),
[all …]
Ddct_test.cc182 if (bit_depth_ == VPX_BITS_8) { in RunAccuracyCheck()
319 if (bit_depth_ == VPX_BITS_8) { in RunInvAccuracyCheck()
345 if (bit_depth_ == VPX_BITS_8) { in RunInvAccuracyCheck()
425 VPX_BITS_8),
429 VPX_BITS_8),
432 make_tuple(&vpx_fdct8x8_c, &vpx_idct8x8_64_add_c, 8, 0, VPX_BITS_8),
435 make_tuple(&vpx_fdct4x4_c, &vpx_idct4x4_16_add_c, 4, 0, VPX_BITS_8)));
441 VPX_BITS_8),
443 VPX_BITS_8),
444 make_tuple(&vpx_fdct8x8_c, &vpx_idct8x8_64_add_c, 8, 0, VPX_BITS_8),
[all …]
Dfdct8x8_test.cc229 if (bit_depth_ == VPX_BITS_8) { in RunRoundTripErrorCheck()
255 if (bit_depth_ == VPX_BITS_8) { in RunRoundTripErrorCheck()
267 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunRoundTripErrorCheck()
305 if (bit_depth_ == VPX_BITS_8) { in RunExtremalCheck()
338 if (bit_depth_ == VPX_BITS_8) { in RunExtremalCheck()
350 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunExtremalCheck()
393 if (bit_depth_ == VPX_BITS_8) { in RunInvAccuracyCheck()
411 if (bit_depth_ == VPX_BITS_8) { in RunInvAccuracyCheck()
423 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunInvAccuracyCheck()
485 if (bit_depth_ == VPX_BITS_8) { in CompareInvReference()
[all …]
Ddct32x32_test.cc121 if (bit_depth_ == VPX_BITS_8) { in TEST_P()
135 if (bit_depth_ == VPX_BITS_8) { in TEST_P()
147 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in TEST_P()
257 if (bit_depth_ == VPX_BITS_8) { in TEST_P()
274 if (bit_depth_ == VPX_BITS_8) { in TEST_P()
284 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in TEST_P()
305 make_tuple(&vpx_fdct32x32_c, &vpx_idct32x32_1024_add_c, 0, VPX_BITS_8),
307 VPX_BITS_8)));
312 VPX_BITS_8),
314 1, VPX_BITS_8)));
[all …]
Ddct16x16_test.cc336 if (bit_depth_ == VPX_BITS_8) { in RunAccuracyCheck()
351 if (bit_depth_ == VPX_BITS_8) { in RunAccuracyCheck()
363 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunAccuracyCheck()
473 if (bit_depth_ == VPX_BITS_8) { in RunQuantCheck()
484 if (bit_depth_ == VPX_BITS_8) { in RunQuantCheck()
511 if (bit_depth_ == VPX_BITS_8) { in RunInvAccuracyCheck()
529 if (bit_depth_ == VPX_BITS_8) { in RunInvAccuracyCheck()
540 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunInvAccuracyCheck()
572 if (bit_depth_ == VPX_BITS_8) { in CompareInvReference()
582 if (bit_depth_ == VPX_BITS_8) { in CompareInvReference()
[all …]
Dvp9_quantize_test.cc437 VPX_BITS_8, 16, false),
443 &vpx_highbd_quantize_b_32x32_c, VPX_BITS_8, 32, false),
453 VPX_BITS_8, 16, false),
455 &QuantFPWrapper<quantize_fp_nz_c>, VPX_BITS_8,
465 VPX_BITS_8, 16, false),
467 &QuantFPWrapper<quantize_fp_nz_c>, VPX_BITS_8,
473 VPX_BITS_8, 16, false)));
481 &vpx_quantize_b_32x32_c, VPX_BITS_8, 32,
485 VPX_BITS_8, 32, true)));
495 VPX_BITS_8, 16, false),
[all …]
Dvp9_end_to_end_test.cc43 { "park_joy_90p_8_420.y4m", 8, VPX_IMG_FMT_I420, VPX_BITS_8, 0 },
44 { "park_joy_90p_8_422.y4m", 8, VPX_IMG_FMT_I422, VPX_BITS_8, 1 },
45 { "park_joy_90p_8_444.y4m", 8, VPX_IMG_FMT_I444, VPX_BITS_8, 1 },
46 { "park_joy_90p_8_440.yuv", 8, VPX_IMG_FMT_I440, VPX_BITS_8, 1 },
Dvp9_block_error_test.cc181 VPX_BITS_8),
184 &BlockError8BitWrapper<vp9_block_error_c>, VPX_BITS_8)
196 VPX_BITS_8)));
Dvp9_arf_freq_test.cc48 VPX_BITS_8, 0 },
50 VPX_BITS_8, 0 },
51 { "rush_hour_444.y4m", 352, 288, 30, 1, 8, VPX_IMG_FMT_I444, VPX_BITS_8, 1 },
Dvariance_test.cc60 case VPX_BITS_8: in RoundHighBitDepth()
274 bit_depth = VPX_BITS_8; in TestParams()
520 stride, &sse2, false, VPX_BITS_8); in RefTestMse()
537 stride, &sse2, false, VPX_BITS_8); in RefTestSse()
Dsad_test.cc73 bit_depth_ = VPX_BITS_8; in SetUp()
/external/libvpx/libvpx/vp9/common/
Dvp9_quant_common.c167 case VPX_BITS_8: return dc_qlookup[clamp(qindex + delta, 0, MAXQ)]; in vp9_dc_quant()
183 case VPX_BITS_8: return ac_qlookup[clamp(qindex + delta, 0, MAXQ)]; in vp9_ac_quant()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c135 VPX_BITS_8); in vp9_init_me_luts()
154 case VPX_BITS_8: rdmult = 88 * q * q / 24; break; in vp9_compute_rd_mult_based_on_qindex()
186 case VPX_BITS_8: q = vp9_dc_quant(qindex, 0, VPX_BITS_8) / 4.0; break; in compute_rd_thresh_factor()
195 q = vp9_dc_quant(qindex, 0, VPX_BITS_8) / 4.0; in compute_rd_thresh_factor()
204 case VPX_BITS_8: in vp9_initialize_me_consts()
689 return (20 * vp9_dc_quant(qindex, qdelta, VPX_BITS_8)) >> reduction_fac; in vp9_get_intra_cost_penalty()
Dvp9_picklpf.c166 case VPX_BITS_8: in vp9_pick_filter_level()
Dvp9_quantize.c205 case VPX_BITS_8: return q == 0 ? 64 : (quant < 148 ? 84 : 80); in get_qzbin_factor()
Dvp9_firstpass.c504 case VPX_BITS_8: ret_val = thresh; break; in scale_sse_threshold()
530 case VPX_BITS_8: ret_val = UL_INTRA_THRESH; break; in get_ul_intra_threshold()
551 case VPX_BITS_8: ret_val = SMOOTH_INTRA_THRESH; break; in get_smooth_intra_threshold()
1003 case VPX_BITS_8: break; in vp9_first_pass_encode_tile_mb_row()
Dvp9_ratectrl.c51 case VPX_BITS_8: name = name##_8; break; \
147 inter_minq_8, rtc_minq_8, VPX_BITS_8); in vp9_rc_init_minq_luts()
165 case VPX_BITS_8: return vp9_ac_quant(qindex, 0, bit_depth) / 4.0; in vp9_convert_qindex_to_q()
Dvp9_encoder.c1457 case VPX_BITS_8: in MAKE_BFP_SADAVG_WRAPPER()
1771 assert(cm->bit_depth == VPX_BITS_8); in vp9_change_config()
1773 assert(cm->bit_depth > VPX_BITS_8); in vp9_change_config()
3169 case VPX_BITS_8:
4084 if (cm->bit_depth == VPX_BITS_8) {
4114 if (cm->bit_depth == VPX_BITS_8)
/external/libvpx/libvpx/examples/
Dvpx_temporal_svc_encoder.c576 vpx_bit_depth_t bit_depth = VPX_BITS_8; in main()
627 bit_depth = VPX_BITS_8; in main()
641 &raw, bit_depth == VPX_BITS_8 ? VPX_IMG_FMT_I420 : VPX_IMG_FMT_I42016, in main()
663 if (bit_depth != VPX_BITS_8) { in main()
758 bit_depth == VPX_BITS_8 ? 0 : VPX_CODEC_USE_HIGHBITDEPTH)) in main()
Dvp9_spatial_svc_encoder.c92 { "8", VPX_BITS_8 }, { "10", VPX_BITS_10 }, { "12", VPX_BITS_12 }, { NULL, 0 }
289 case VPX_BITS_8: in parse_command_line()
/external/libvpx/libvpx/vpx/
Dvpx_codec.h218 VPX_BITS_8 = 8, /**< 8 bits */ enumerator
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c106 cm->bit_depth = VPX_BITS_8; in vp9_decoder_create()
107 cm->dequant_bit_depth = VPX_BITS_8; in vp9_decoder_create()
Dvp9_decodeframe.c1691 cm->bit_depth = VPX_BITS_8; in read_bitdepth_colorspace_sampling()
1813 cm->bit_depth = VPX_BITS_8; in read_uncompressed_header()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c81 VPX_BITS_8, // Bit depth
275 RANGE_CHECK(cfg, g_bit_depth, VPX_BITS_8, VPX_BITS_12); in validate_config()
344 cfg->g_bit_depth > VPX_BITS_8) { in validate_config()
351 cfg->g_bit_depth == VPX_BITS_8) { in validate_config()
1668 VPX_BITS_8, // g_bit_depth
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c1185 VPX_BITS_8, /* g_bit_depth */

12