Searched refs:Libgav1ImageFormat (Results 1 – 10 of 10) sorted by relevance
/external/libgav1/libgav1/src/ |
D | internal_frame_buffer_list.h | 31 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,
|
D | frame_buffer_utils.h | 36 inline Libgav1ImageFormat ComposeImageFormat(bool is_monochrome, in ComposeImageFormat() 39 Libgav1ImageFormat image_format; in ComposeImageFormat() 54 inline void DecomposeImageFormat(Libgav1ImageFormat image_format, in DecomposeImageFormat()
|
D | internal_frame_buffer_list.cc | 29 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()
|
D | frame_buffer.cc | 25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
|
D | yuv_buffer.cc | 72 const Libgav1ImageFormat image_format = in Realloc()
|
D | buffer_pool.cc | 147 Libgav1ImageFormat image_format, in OnFrameBufferSizeChanged()
|
D | buffer_pool.h | 361 int bitdepth, Libgav1ImageFormat image_format, int width, int height,
|
D | decoder_impl.cc | 861 const Libgav1ImageFormat image_format = in ParseAndSchedule() 1058 const Libgav1ImageFormat image_format = in DecodeTemporalUnit()
|
/external/libgav1/libgav1/src/gav1/ |
D | frame_buffer.h | 67 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,
|
D | decoder_buffer.h | 40 typedef enum Libgav1ImageFormat { enum 45 } Libgav1ImageFormat; typedef 126 Libgav1ImageFormat image_format; 176 using ImageFormat = Libgav1ImageFormat;
|