Home
last modified time | relevance | path

Searched defs:high_bitdepth (Results 1 – 23 of 23) sorted by relevance

/external/libaom/libaom/common/
Drawenc.c41 static void write_greyscale(const bool high_bitdepth, int n, WRITER writer_func, in write_greyscale()
67 const bool high_bitdepth = img->fmt & AOM_IMG_FMT_HIGHBITDEPTH; in raw_write_image_file_or_md5() local
Dav1_config.h55 uint8_t high_bitdepth; member
/external/libgav1/libgav1/src/dsp/arm/
Daverage_blend_neon.cc139 namespace high_bitdepth { namespace
Dsuper_res_neon.cc154 namespace high_bitdepth { namespace
Ddistance_weighted_blend_neon.cc194 namespace high_bitdepth { namespace
Dintra_edge_neon.cc300 namespace high_bitdepth { namespace
Dfilm_grain_neon.cc1121 namespace high_bitdepth { namespace
Dintrapred_neon.cc727 namespace high_bitdepth { namespace
Dintrapred_cfl_neon.cc450 namespace high_bitdepth { namespace
Dintrapred_directional_neon.cc914 namespace high_bitdepth { namespace
/external/libgav1/libgav1/src/dsp/x86/
Dsuper_res_sse4.cc172 namespace high_bitdepth { namespace
Daverage_blend_sse4.cc145 namespace high_bitdepth { namespace
Ddistance_weighted_blend_sse4.cc219 namespace high_bitdepth { namespace
Dfilm_grain_sse4.cc476 namespace high_bitdepth { namespace
Dobmc_sse4.cc318 namespace high_bitdepth { namespace
Dweight_mask_sse4.cc463 namespace high_bitdepth { namespace
Dmask_blend_sse4.cc434 namespace high_bitdepth { namespace
Dintrapred_cfl_sse4.cc950 namespace high_bitdepth { namespace
Dintrapred_directional_sse4.cc1085 namespace high_bitdepth { namespace
Dintrapred_sse4.cc1803 namespace high_bitdepth { namespace
Dloop_filter_sse4.cc1135 namespace high_bitdepth { namespace
/external/libgav1/libgav1/src/
Dobu_parser.cc143 const auto high_bitdepth = static_cast<bool>(scratch); in ParseColorConfig() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c3837 const int high_bitdepth = aom_rb_read_bit(rb); in read_bitdepth() local