| /external/libgav1/src/dsp/ |
| D | dsp.cc | 69 dsp::Dsp* GetWritableDspTable(int bitdepth) { in GetWritableDspTable() 173 const Dsp* GetDspTable(int bitdepth) { in GetDspTable()
|
| D | weight_mask.cc | 56 #define INIT_WEIGHT_MASK(width, height, bitdepth, w_index, h_index) \ argument
|
| D | dsp_test.cc | 52 for (const auto& bitdepth : kBitdepths) { in CheckTables() local
|
| /external/libgav1/examples/ |
| D | gav1_decode_cv_pixel_buffer_pool.cc | 42 void* callback_private_data, int bitdepth, in Gav1DecodeOnCVPixelBufferSizeChanged() 53 void* callback_private_data, int bitdepth, in Gav1DecodeGetCVPixelBuffer() 89 int bitdepth, libgav1::ImageFormat image_format, int width, int height, in OnCVPixelBufferSizeChanged() 189 int bitdepth, libgav1::ImageFormat image_format, int /*width*/, in GetCVPixelBuffer() argument
|
| D | file_writer.h | 63 size_t bitdepth = 8; member
|
| D | file_writer_test.cc | 122 int bitdepth = 8; member
|
| /external/libgav1/src/ |
| 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() 67 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in GetFrameBuffer()
|
| D | internal_frame_buffer_list_test.cc | 49 const int bitdepth = 8; in TEST_F() local 106 const int bitdepth = 8; in TEST_F() local
|
| D | buffer_pool.cc | 44 bool RefCountedBuffer::Realloc(int bitdepth, bool is_monochrome, int width, in Realloc() 146 bool BufferPool::OnFrameBufferSizeChanged(int bitdepth, in OnFrameBufferSizeChanged()
|
| D | film_grain_test.cc | 423 const char* GetTestDigestLuma(int bitdepth, int param_index) { in GetTestDigestLuma() 459 const char* GetTestDigestChromaU(int bitdepth, int param_index) { in GetTestDigestChromaU() 495 const char* GetTestDigestChromaV(int bitdepth, int param_index) { in GetTestDigestChromaV() 531 const char* GetARTestDigestLuma(int bitdepth, int coeff_lag, int param_index) { in GetARTestDigestLuma() 599 const char* GetARTestDigestChromaU(int bitdepth, int coeff_lag, in GetARTestDigestChromaU() 643 const char* GetARTestDigestChromaV(int bitdepth, int coeff_lag, in GetARTestDigestChromaV() 687 const char* GetGrainGenerationTestDigestLuma(int bitdepth, int param_index) { in GetGrainGenerationTestDigestLuma() 725 const char* GetConstructStripesTestDigest(int bitdepth, int overlap_flag, in GetConstructStripesTestDigest() 760 const char* GetConstructImageTestDigest(int bitdepth, int overlap_flag, in GetConstructImageTestDigest() 794 const char* GetScalingInitTestDigest(int param_index, int bitdepth) { in GetScalingInitTestDigest() [all …]
|
| D | tile_scratch_buffer.h | 129 void Reset(int bitdepth) { in Reset()
|
| D | frame_buffer.cc | 25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
|
| D | yuv_buffer.h | 93 int bitdepth() const { return bitdepth_; } in bitdepth() function
|
| D | yuv_buffer.cc | 37 bool YuvBuffer::Realloc(int bitdepth, bool is_monochrome, int width, int height, in Realloc()
|
| D | quantizer.cc | 326 Quantizer::Quantizer(int bitdepth, const QuantizerParameters* params) in Quantizer()
|
| D | decoder_test.cc | 66 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format, in GetFrameBuffer()
|
| D | c_decoder_test.c | 122 void* callback_private_data, int bitdepth, Libgav1ImageFormat image_format, in GetFrameBuffer()
|
| /external/libgav1/src/tile/ |
| D | prediction.cc | 197 const int x, const int y, const int bitdepth) { in GetStartPoint() 250 const int bitdepth = sequence_header_.color_config.bitdepth; in IntraPrediction() local 616 const int bitdepth = sequence_header_.color_config.bitdepth; in CompoundInterPrediction() local 698 const int bitdepth = sequence_header_.color_config.bitdepth; in InterPrediction() local 805 const int bitdepth = sequence_header_.color_config.bitdepth; in ObmcBlockPrediction() local 1137 const int bitdepth = sequence_header_.color_config.bitdepth; in BlockInterPrediction() local
|
| /external/libgav1/src/gav1/ |
| D | frame_buffer.h | 155 inline StatusCode ComputeFrameBufferInfo(int bitdepth, ImageFormat image_format, in ComputeFrameBufferInfo()
|
| /external/libaom/aom_dsp/arm/ |
| D | highbd_loopfilter_neon.c | 25 int bitdepth) { in convert_to_unsigned_pixel_u16() 117 const int bitdepth) { in is_flat3() 127 const uint16_t inner_thresh, const int bitdepth, in filter6_masks() 145 const int bitdepth) { in is_flat4() 157 const int bitdepth, uint16x4_t *const needs_filter8_mask, in filter8_masks() 180 int bitdepth, uint16x8_t *const p1q1_result, in filter4()
|
| /external/libgav1/tests/ |
| D | utils.cc | 59 void ResetDspTable(const int bitdepth) { in ResetDspTable()
|
| /external/freetype/src/sfnt/ |
| D | pngshim.c | 271 int bitdepth, color_type, interlace; in Load_SBit_Png() local
|
| /external/libgav1/src/tile/bitstream/ |
| D | palette.cc | 71 const int8_t bitdepth = sequence_header_.color_config.bitdepth; in ReadPaletteColors() local
|
| /external/zopfli/src/zopflipng/lodepng/ |
| D | lodepng.cpp | 2660 static unsigned lodepng_get_bpp_lct(LodePNGColorType colortype, unsigned bitdepth) { in lodepng_get_bpp_lct() 2709 LodePNGColorMode lodepng_color_mode_make(LodePNGColorType colortype, unsigned bitdepth) { in lodepng_color_mode_make() 2792 …t lodepng_get_raw_size_lct(unsigned w, unsigned h, LodePNGColorType colortype, unsigned bitdepth) { in lodepng_get_raw_size_lct() 4989 size_t insize, LodePNGColorType colortype, unsigned bitdepth) { in lodepng_decode_memory() 5015 LodePNGColorType colortype, unsigned bitdepth) { in lodepng_decode_file() 5100 … LodePNGColorType colortype, unsigned bitdepth, unsigned interlace_method) { in addChunk_IHDR() 6076 … unsigned w, unsigned h, LodePNGColorType colortype, unsigned bitdepth) { in lodepng_encode_memory() 6100 LodePNGColorType colortype, unsigned bitdepth) { in lodepng_encode_file() 6353 size_t insize, LodePNGColorType colortype, unsigned bitdepth) { in decode() 6368 … const std::vector<unsigned char>& in, LodePNGColorType colortype, unsigned bitdepth) { in decode() [all …]
|
| /external/libgav1/src/dsp/arm/ |
| D | super_res_neon.cc | 208 const uint16_t** coefficients, int bitdepth) { in SuperRes()
|