Searched defs:picture_format (Results 1 – 2 of 2) sorted by relevance
130 const auto picture_format = static_cast<AVPixelFormat>(picture.format); in RenderNextFrame() local
48336 pub picture_format: Format, field48396 pub fn picture_format(mut self, picture_format: Format) -> Self { in picture_format() method