Searched defs:hbd (Results 1 – 7 of 7) sorted by relevance
75 int dwt_scale_bits, int hbd) { in dyadic_analyze_53_uint8_input()113 int hbd) { in av1_fdwt8x8_uint8_input_c()150 int av1_haar_ac_sad_8x8_uint8_input(uint8_t *input, int stride, int hbd) { in av1_haar_ac_sad_8x8_uint8_input()
156 const int hbd = is_cur_buf_hbd(xd); in haar_ac_energy() local
525 const int hbd = is_cur_buf_hbd(xd); in av1_first_pass() local
7611 const int hbd = is_cur_buf_hbd(xd); in pick_wedge() local7682 const int hbd = is_cur_buf_hbd(xd); in pick_wedge_fixed_sign() local7748 const int hbd = is_cur_buf_hbd(xd); in pick_interinter_seg() local
175 CFL_PREDICT_FN(c, hbd) in CFL_PREDICT_FN() argument
206 #define REAL_PTR(hbd, d) ((hbd) ? (uint8_t *)CONVERT_TO_SHORTPTR(d) : (d)) argument
235 const int hbd = !!(img->fmt & AOM_IMG_FMT_HIGHBITDEPTH); in render() local