Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/module/extractors/mp4/tests/
H A DHeifCleanApertureUnitTest.cpp69 struct ValidClapPropertyParam { struct
70 uint32_t width;
71 uint32_t height;
72 CleanAperture clap;
74 int32_t left;
75 int32_t top;
76 int32_t right;
77 int32_t bottom;
/aosp_15_r20/external/rust/crabbyavif/c_api_tests/
Davifclaptest.cc96 struct ValidClapPropertyParam { struct
97 uint32_t width;
98 uint32_t height;
99 avifPixelFormat yuv_format;
100 avifCleanApertureBox clap;
102 avifCropRect expected_crop_rect;