Home
last modified time | relevance | path

Searched defs:has_resize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Dthread_task.c219 const int has_resize = f->frame_hdr->width[0] != f->frame_hdr->width[1]; in create_filter_sbrow() local
H A Ddecode.c2902 const int has_resize = f->frame_hdr->width[0] != f->frame_hdr->width[1]; in dav1d_decode_frame_init() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dnn_ops.cc459 Status CommonFusedConvCalculations(InferenceContext* c, bool has_resize) { in CommonFusedConvCalculations()
/aosp_15_r20/out/soong/.intermediates/external/crosvm/protos/libregistered_events_proto/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dregistered_events.rs572 pub fn has_resize(&self) -> bool { in has_resize() method