Home
last modified time | relevance | path

Searched defs:bitdepth (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_subpel_variance_neon.c163 #define HBD_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
179 #define HBD_SPECIALIZED_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
511 #define HBD_SUBPEL_AVG_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
529 #define HBD_SPECIALIZED_SUBPEL_AVG_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
717 #define HBD_MASKED_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
738 #define HBD_SPECIALIZED_MASKED_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
954 #define HIGHBD_OBMC_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
969 #define SPECIALIZED_HIGHBD_OBMC_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
1297 #define HBD_DIST_WTD_SUBPEL_AVG_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
1315 #define SPECIALIZED_HBD_DIST_WTD_SUBPEL_AVG_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
H A Dhighbd_loopfilter_neon.c25 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()
H A Dhighbd_obmc_variance_neon.c258 #define HIGHBD_OBMC_VARIANCE_WXH_NEON(w, h, bitdepth) \ argument
271 #define HIGHBD_OBMC_VARIANCE_WXH_XLARGE_NEON(w, h, bitdepth) \ argument
/aosp_15_r20/external/libgav1/src/
H A Dfilm_grain_test.cc423 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 …]
H A Dinternal_frame_buffer_list.cc29 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()
H A Dinternal_frame_buffer_list_test.cc49 const int bitdepth = 8; in TEST_F() local
106 const int bitdepth = 8; in TEST_F() local
H A Dbuffer_pool.cc44 bool RefCountedBuffer::Realloc(int bitdepth, bool is_monochrome, int width, in Realloc()
146 bool BufferPool::OnFrameBufferSizeChanged(int bitdepth, in OnFrameBufferSizeChanged()
H A Dtile_scratch_buffer.h129 void Reset(int bitdepth) { in Reset()
H A Dframe_buffer.cc25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
/aosp_15_r20/external/libgav1/examples/
H A Dgav1_decode_cv_pixel_buffer_pool.cc42 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
H A Dfile_writer.h63 size_t bitdepth = 8; member
/aosp_15_r20/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler_test.cc37 SourceAudioHalAsrcTest(int channels, int bitdepth) in SourceAudioHalAsrcTest()
54 extern "C" void resample_i16(int channels, int bitdepth, double ratio, const int16_t* in, in resample_i16()
69 extern "C" void resample_i32(int channels, int bitdepth, double ratio, const int32_t* in, in resample_i32()
Dasrc_resampler_test.py29 def __init__(self, lib, channels, bitdepth): argument
/aosp_15_r20/external/liblc3/python/
H A Dlc3.py157 def _resolve_pcm_format(bitdepth): argument
238 def encode(self, pcm, nbytes, bitdepth=None): argument
361 def decode(self, data, bitdepth=None): argument
/aosp_15_r20/external/liblc3/tools/
H A Dwave.c72 uint16_t bitdepth; member
93 int wave_read_header(FILE *fp, int *bitdepth, int *samplesize, in wave_read_header()
144 void wave_write_header(FILE *fp, int bitdepth, int samplesize, in wave_write_header()
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_subpel_variance_neon.c147 #define HBD_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
163 #define HBD_SPECIALIZED_SUBPEL_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
433 #define HBD_SUBPEL_AVG_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
451 #define HBD_SPECIALIZED_SUBPEL_AVG_VARIANCE_WXH_NEON(bitdepth, w, h) \ argument
/aosp_15_r20/external/libgav1/src/dsp/
H A Ddsp.cc69 dsp::Dsp* GetWritableDspTable(int bitdepth) { in GetWritableDspTable()
173 const Dsp* GetDspTable(int bitdepth) { in GetDspTable()
H A Dweight_mask.cc56 #define INIT_WEIGHT_MASK(width, height, bitdepth, w_index, h_index) \ argument
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc197 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
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DCodecInfo.h58 std::vector<int32_t> bitdepth; variable
146 std::vector<int32_t> bitdepth; variable
DCodecParameters.h36 int32_t bitdepth = 0; variable
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp2660 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 …]
/aosp_15_r20/external/liblc3/python/tools/
H A Dencoder.py54 bitdepth = wavfile.getsampwidth() * 8 variable
H A Ddecoder.py61 bitdepth = args.bitdepth variable
/aosp_15_r20/external/libdav1d/src/
H A Dipred_prepare_tmpl.c87 const int bitdepth = bitdepth_from_max(bitdepth_max); in bytefn() local

123