Searched refs:YV12_FLAG_HIGHBITDEPTH (Results 1 – 19 of 19) sorted by relevance
117 if (ybf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp8_yv12_extend_frame_borders_c()177 if (ybf->flags & YV12_FLAG_HIGHBITDEPTH) { in extend_frame()240 if (src_ybc->flags & YV12_FLAG_HIGHBITDEPTH) { in vp8_yv12_copy_frame_c()241 assert(dst_ybc->flags & YV12_FLAG_HIGHBITDEPTH); in vp8_yv12_copy_frame_c()269 assert(!(dst_ybc->flags & YV12_FLAG_HIGHBITDEPTH)); in vp8_yv12_copy_frame_c()307 if (src_ybc->flags & YV12_FLAG_HIGHBITDEPTH) { in vpx_yv12_copy_y_c()
256 ybf->flags = YV12_FLAG_HIGHBITDEPTH; in vpx_realloc_frame_buffer()
391 if (source->flags & YV12_FLAG_HIGHBITDEPTH) { in deblock_and_de_macro_block()470 assert((src->flags & YV12_FLAG_HIGHBITDEPTH) == in vp9_deblock()471 (dst->flags & YV12_FLAG_HIGHBITDEPTH)); in vp9_deblock()472 if (src->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_deblock()511 assert((src->flags & YV12_FLAG_HIGHBITDEPTH) == in vp9_denoise()512 (dst->flags & YV12_FLAG_HIGHBITDEPTH)); in vp9_denoise()513 if (src->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_denoise()
401 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_predict_intra_block()
218 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in build_inter_predictors()
59 if (yv12->flags & YV12_FLAG_HIGHBITDEPTH) { in yuvconfig2image()123 yv12->flags = YV12_FLAG_HIGHBITDEPTH; in image2yuvconfig()
42 if (x->e_mbd.cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_subtract_plane()170 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in optimize_b()231 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in optimize_b()342 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_xform_quant_fp()432 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_xform_quant_dc()513 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_xform_quant()655 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in encode_block()721 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in encode_block_pass1()810 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_encode_block_intra()
155 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in block_variance()173 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in block_variance()
62 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in temporal_filter_predictors_mb_c()306 if (mbd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in temporal_filter_iterate_c()383 if (mbd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in temporal_filter_iterate_c()440 if (mbd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in temporal_filter_iterate_c()
415 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in model_rd_for_sb_y_large()437 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in model_rd_for_sb_y_large()526 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in model_rd_for_sb_y()548 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in model_rd_for_sb_y()724 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in model_rd_for_sb_uv()740 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in model_rd_for_sb_uv()804 if ((xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) && shift > 0) { in encode_breakout_test()816 if ((xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) && shift > 0) { in encode_breakout_test()1858 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_pick_inter_mode_sub8x8()
129 if (src->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_copy_and_extend_frame()
179 (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) ? in model_rd_for_sb()454 const int bd = (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) ? xd->bd : 8; in dist_block()796 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in rd_pick_intra4x4block()1352 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in encode_inter_mb_segment()1381 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in encode_inter_mb_segment()1400 const int bd = (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) ? xd->bd : 8; in encode_inter_mb_segment()1619 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in joint_motion_search()2437 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in handle_inter_mode()2834 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in rd_variance_adjustment()3447 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_rd_pick_inter_mode_sb()[all …]
2293 if (a->flags & YV12_FLAG_HIGHBITDEPTH) { in calc_highbd_psnr()2479 if (s->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_write_yuv_rec_frame()2558 if (src->flags & YV12_FLAG_HIGHBITDEPTH) {2605 if (src->flags & YV12_FLAG_HIGHBITDEPTH) {3210 (buf->flags & YV12_FLAG_HIGHBITDEPTH) ?4029 const int use_highbitdepth = sd->flags & YV12_FLAG_HIGHBITDEPTH;4737 assert((a->flags & YV12_FLAG_HIGHBITDEPTH) != 0);4738 assert((b->flags & YV12_FLAG_HIGHBITDEPTH) != 0);
201 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_regular_quantize_b_4x4()
412 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in first_pass_motion_search()765 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_first_pass()785 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_first_pass()824 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in vp9_first_pass()
550 if (highbd_flag & YV12_FLAG_HIGHBITDEPTH) { in compute_minmax_8x8()591 if (highbd_flag & YV12_FLAG_HIGHBITDEPTH) { in fill_variance_4x4avg()630 if (highbd_flag & YV12_FLAG_HIGHBITDEPTH) { in fill_variance_8x8avg()787 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in choose_partitioning()1202 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in rd_pick_sb_modes()
328 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in setup_center_error()
67 #define YV12_FLAG_HIGHBITDEPTH 8 macro
195 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in inverse_transform_block_inter()285 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in inverse_transform_block_intra()515 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in extend_and_predict()525 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in extend_and_predict()694 if (xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH) { in dec_build_inter_predictors()