Searched defs:ValidClapPropertyParam (Results 1 – 2 of 2) sorted by relevance
69 struct ValidClapPropertyParam { struct70 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;
96 struct ValidClapPropertyParam { struct97 uint32_t width;98 uint32_t height;99 avifPixelFormat yuv_format;100 avifCleanApertureBox clap;102 avifCropRect expected_crop_rect;