Home
last modified time | relevance | path

Searched refs:converted_with_libyuv (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/crabbyavif/src/reformat/
Drgb.rs325 let mut converted_with_libyuv: bool = false; in convert_from_yuv() localVariable
331 converted_with_libyuv = true; in convert_from_yuv()
347 if converted_with_libyuv { in convert_from_yuv()
360 if !converted_with_libyuv { in convert_from_yuv()