Home
last modified time | relevance | path

Searched defs:is_monochrome (Results 1 – 11 of 11) sorted by relevance

/external/libgav1/libgav1/src/
Dframe_buffer_utils.h36 inline Libgav1ImageFormat ComposeImageFormat(bool is_monochrome, in ComposeImageFormat()
55 bool* is_monochrome, int8_t* subsampling_x, in DecomposeImageFormat()
Dframe_buffer.cc58 bool is_monochrome; in Libgav1ComputeFrameBufferInfo() local
Dyuv_buffer.cc36 bool YuvBuffer::Realloc(int bitdepth, bool is_monochrome, int width, int height, in Realloc()
Dyuv_buffer.h95 bool is_monochrome() const { return is_monochrome_; } in is_monochrome() function
Dbuffer_pool.cc44 bool RefCountedBuffer::Realloc(int bitdepth, bool is_monochrome, int width, in Realloc()
Dloop_restoration_info.cc60 bool is_monochrome) { in Reset()
Dfilm_grain.cc263 bool is_monochrome, in FilmGrain()
Dobu_parser.h92 bool is_monochrome; member
/external/libgav1/libgav1/examples/
Dgav1_decode_cv_pixel_buffer_pool.cc196 const bool is_monochrome = in GetCVPixelBuffer() local
/external/libaom/libaom/av1/encoder/
Dbitstream.c2380 const int is_monochrome = seq_params->monochrome; in write_color_config() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4041 const int is_monochrome = in av1_read_color_config() local