Searched defs:hbd (Results 1 – 16 of 16) sorted by relevance
75 int dwt_scale_bits, int hbd) { in dyadic_analyze_53_uint8_input()113 int stride, int hbd) { in av1_fdwt8x8_uint8_input_c()128 int hbd) { in haar_ac_sad_8x8_uint8_input()136 int hbd, int num_8x8_rows, in av1_haar_ac_sad_mxn_uint8_input()
130 const int hbd = is_cur_buf_hbd(xd); in haar_ac_energy() local
204 const int hbd = is_cur_buf_hbd(xd); in pick_wedge() local280 const int hbd = is_cur_buf_hbd(xd); in pick_wedge_fixed_sign() local350 const int hbd = is_cur_buf_hbd(xd); in pick_interinter_seg() local
599 const int hbd = is_cur_buf_hbd(xd); in firstpass_intra_prediction() local
3550 const int hbd = unfiltered_source->flags & YV12_FLAG_HIGHBITDEPTH; in calculate_frame_avg_haar_energy() local
57 const int hbd = p->p.bpc > 8; in yuv_write() local
71 const int hbd = p->p.bpc > 8; in xxh3_write() local
104 const int hbd = p->p.bpc > 8; in y4m2_write() local
195 const int hbd = p->p.bpc > 8; in md5_write() local
145 const int hbd = p->p.bpc > 8; in picture_alloc() local
48 const int hbd = p->p.bpc > 8; in dav1d_default_picture_alloc() local
2802 const int hbd = !!f->seq_hdr->hbd; in dav1d_decode_frame_init() local
175 CFL_PREDICT_FN(c, hbd) in CFL_PREDICT_FN() argument
205 #define REAL_PTR(hbd, d) ((hbd) ? (uint8_t *)CONVERT_TO_SHORTPTR(d) : (d)) argument
234 const int hbd = !!(img->fmt & AOM_IMG_FMT_HIGHBITDEPTH); in render() local
232 uint8_t hbd; member