/external/libaom/libaom/common/ |
D | rawenc.c | 41 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
|
D | av1_config.h | 55 uint8_t high_bitdepth; member
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | average_blend_neon.cc | 139 namespace high_bitdepth { namespace
|
D | super_res_neon.cc | 154 namespace high_bitdepth { namespace
|
D | distance_weighted_blend_neon.cc | 194 namespace high_bitdepth { namespace
|
D | intra_edge_neon.cc | 300 namespace high_bitdepth { namespace
|
D | film_grain_neon.cc | 1121 namespace high_bitdepth { namespace
|
D | intrapred_neon.cc | 727 namespace high_bitdepth { namespace
|
D | intrapred_cfl_neon.cc | 450 namespace high_bitdepth { namespace
|
D | intrapred_directional_neon.cc | 914 namespace high_bitdepth { namespace
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | super_res_sse4.cc | 172 namespace high_bitdepth { namespace
|
D | average_blend_sse4.cc | 145 namespace high_bitdepth { namespace
|
D | distance_weighted_blend_sse4.cc | 219 namespace high_bitdepth { namespace
|
D | film_grain_sse4.cc | 476 namespace high_bitdepth { namespace
|
D | obmc_sse4.cc | 318 namespace high_bitdepth { namespace
|
D | weight_mask_sse4.cc | 463 namespace high_bitdepth { namespace
|
D | mask_blend_sse4.cc | 434 namespace high_bitdepth { namespace
|
D | intrapred_cfl_sse4.cc | 950 namespace high_bitdepth { namespace
|
D | intrapred_directional_sse4.cc | 1085 namespace high_bitdepth { namespace
|
D | intrapred_sse4.cc | 1803 namespace high_bitdepth { namespace
|
D | loop_filter_sse4.cc | 1135 namespace high_bitdepth { namespace
|
/external/libgav1/libgav1/src/ |
D | obu_parser.cc | 143 const auto high_bitdepth = static_cast<bool>(scratch); in ParseColorConfig() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 3837 const int high_bitdepth = aom_rb_read_bit(rb); in read_bitdepth() local
|