Searched defs:has_resize (Results 1 – 4 of 4) sorted by relevance
219 const int has_resize = f->frame_hdr->width[0] != f->frame_hdr->width[1]; in create_filter_sbrow() local
2902 const int has_resize = f->frame_hdr->width[0] != f->frame_hdr->width[1]; in dav1d_decode_frame_init() local
459 Status CommonFusedConvCalculations(InferenceContext* c, bool has_resize) { in CommonFusedConvCalculations()
572 pub fn has_resize(&self) -> bool { in has_resize() method