Home
last modified time | relevance | path

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

/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Dlrf.rs1307 let uv_sb_h_log2 = y_sb_log2 - xdec; in new() localVariable
1375 let tile_aligned_uv_h_unit_size = 1 << (uv_sb_h_log2 + trailing_h_zeros); in new()
1441 uv_unit_log2 - uv_sb_h_log2, in new()
1452 uv_unit_log2 - uv_sb_h_log2, in new()
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Dlrf.rs1307 let uv_sb_h_log2 = y_sb_log2 - xdec; in new() localVariable
1375 let tile_aligned_uv_h_unit_size = 1 << (uv_sb_h_log2 + trailing_h_zeros); in new()
1441 uv_unit_log2 - uv_sb_h_log2, in new()
1452 uv_unit_log2 - uv_sb_h_log2, in new()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Dlrf.rs1313 let uv_sb_h_log2 = y_sb_log2 - xdec; in new() localVariable
1381 let tile_aligned_uv_h_unit_size = 1 << (uv_sb_h_log2 + trailing_h_zeros); in new()
1447 uv_unit_log2 - uv_sb_h_log2, in new()
1458 uv_unit_log2 - uv_sb_h_log2, in new()