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