Searched defs:Libgav1DecoderBuffer (Results 1 – 1 of 1) sorted by relevance
139 typedef struct Libgav1DecoderBuffer { struct141 LIBGAV1_PUBLIC int NumPlanes() const { in NumPlanes()146 Libgav1ChromaSamplePosition chroma_sample_position;147 Libgav1ImageFormat image_format;148 Libgav1ColorRange color_range;149 Libgav1ColorPrimary color_primary;150 Libgav1TransferCharacteristics transfer_characteristics;151 Libgav1MatrixCoefficients matrix_coefficients;153 int bitdepth; // Stored image bitdepth.156 int displayed_width[3]; // Displayed image width.[all …]