Home
last modified time | relevance | path

Searched defs:bitdepth_min_8 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Dfilmgrain_tmpl.c54 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in generate_grain_y_c() local
94 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in generate_grain_uv_c() local
177 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in fgy_32x32xn_c() local
288 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in fguv_32x32xn_c() local
H A Dcdef_tmpl.c120 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in cdef_filter_block_c() local
241 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in cdef_find_dir_c() local
H A Dcdef_apply_tmpl.c104 const int bitdepth_min_8 = BITDEPTH == 8 ? 0 : f->cur.p.bpc - 8; in bytefn() local
H A Dloopfilter_tmpl.c42 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in loop_filter() local
H A Dlooprestoration_tmpl.c371 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in selfguided_filter() local
/aosp_15_r20/external/libdav1d/src/ppc/
H A Dcdef_tmpl.c368 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in filter_4xN() local
425 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in filter_4xN_pri() local
487 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in filter_8xN() local
546 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in filter_8xN_pri() local
/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Dcdef.c77 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in check_cdef_filter() local
H A Dloopfilter.c38 const int bitdepth_min_8 = bitdepth_from_max(bitdepth_max) - 8; in init_lpf_border() local