Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dav1_common_int.h516 typedef struct AV1Common { struct
518 CurrentFrame current_frame;
520 struct aom_internal_error_info error;
532 int width;
533 int height;
539 int render_width;
540 int render_height;
547 int superres_upscaled_width;
548 int superres_upscaled_height;
552 uint8_t superres_scale_denominator;
[all …]