Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/tests/
Ddecoder_tests.rs55 let alpha_plane = image.plane_data(Plane::A); in alpha_no_ispe() localVariable
180 let alpha_plane = image.plane_data(Plane::A); in color_grid_alpha_no_grid() localVariable