Home
last modified time | relevance | path

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

/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Dlrf.rs1327 let lrf_chroma_shift = if stripe_uv_decimate > 0 { in new() localVariable
1353 (lrf_base_shift, lrf_base_shift + lrf_chroma_shift) in new()
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Dlrf.rs1327 let lrf_chroma_shift = if stripe_uv_decimate > 0 { in new() localVariable
1353 (lrf_base_shift, lrf_base_shift + lrf_chroma_shift) in new()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Dlrf.rs1333 let lrf_chroma_shift = if stripe_uv_decimate > 0 { in new() localVariable
1359 (lrf_base_shift, lrf_base_shift + lrf_chroma_shift) in new()