Home
last modified time | relevance | path

Searched defs:needs_top (Results 1 – 2 of 2) sorted by relevance

/external/libdav1d/src/
Dipred_prepare_tmpl.c52 uint8_t needs_top:1; member
/external/libgav1/src/tile/
Dprediction.cc274 const bool needs_top = use_filter_intra || kNeedsLeftAndTop.Contains(mode) || in IntraPrediction() local
409 bool needs_top, int prediction_angle, in DirectionalPrediction()