Home
last modified time | relevance | path

Searched refs:Libgav1ImageFormat (Results 1 – 10 of 10) sorted by relevance

/external/libgav1/libgav1/src/
Dinternal_frame_buffer_list.h31 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format,
36 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format,
54 Libgav1ImageFormat image_format,
61 Libgav1ImageFormat image_format, int width,
Dframe_buffer_utils.h36 inline Libgav1ImageFormat ComposeImageFormat(bool is_monochrome, in ComposeImageFormat()
39 Libgav1ImageFormat image_format; in ComposeImageFormat()
54 inline void DecomposeImageFormat(Libgav1ImageFormat image_format, in DecomposeImageFormat()
Dinternal_frame_buffer_list.cc29 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format, in OnInternalFrameBufferSizeChanged()
40 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format, in GetInternalFrameBuffer()
60 int /*bitdepth*/, Libgav1ImageFormat /*image_format*/, int /*width*/, in OnFrameBufferSizeChanged() argument
67 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in GetFrameBuffer()
Dframe_buffer.cc25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
Dyuv_buffer.cc72 const Libgav1ImageFormat image_format = in Realloc()
Dbuffer_pool.cc147 Libgav1ImageFormat image_format, in OnFrameBufferSizeChanged()
Dbuffer_pool.h361 int bitdepth, Libgav1ImageFormat image_format, int width, int height,
Ddecoder_impl.cc861 const Libgav1ImageFormat image_format = in ParseAndSchedule()
1058 const Libgav1ImageFormat image_format = in DecodeTemporalUnit()
/external/libgav1/libgav1/src/gav1/
Dframe_buffer.h67 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format,
90 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format,
133 int bitdepth, Libgav1ImageFormat image_format, int width, int height,
Ddecoder_buffer.h40 typedef enum Libgav1ImageFormat { enum
45 } Libgav1ImageFormat; typedef
126 Libgav1ImageFormat image_format;
176 using ImageFormat = Libgav1ImageFormat;