/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | highbd_subpel_variance_neon.c | 163 #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 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()
|
H A D | highbd_obmc_variance_neon.c | 258 #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 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 …]
|
H A 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()
|
H A 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
|
H A 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()
|
H A D | tile_scratch_buffer.h | 129 void Reset(int bitdepth) { in Reset()
|
H A D | frame_buffer.cc | 25 int bitdepth, Libgav1ImageFormat image_format, int width, int height, in Libgav1ComputeFrameBufferInfo()
|
/aosp_15_r20/external/libgav1/examples/ |
H A 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
|
H A D | file_writer.h | 63 size_t bitdepth = 8; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio/asrc/ |
D | asrc_resampler_test.cc | 37 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()
|
D | asrc_resampler_test.py | 29 def __init__(self, lib, channels, bitdepth): argument
|
/aosp_15_r20/external/liblc3/python/ |
H A D | lc3.py | 157 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 D | wave.c | 72 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 D | highbd_subpel_variance_neon.c | 147 #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 D | dsp.cc | 69 dsp::Dsp* GetWritableDspTable(int bitdepth) { in GetWritableDspTable() 173 const Dsp* GetDspTable(int bitdepth) { in GetDspTable()
|
H A D | weight_mask.cc | 56 #define INIT_WEIGHT_MASK(width, height, bitdepth, w_index, h_index) \ argument
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A 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
|
/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/ |
D | CodecInfo.h | 58 std::vector<int32_t> bitdepth; variable 146 std::vector<int32_t> bitdepth; variable
|
D | CodecParameters.h | 36 int32_t bitdepth = 0; variable
|
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/ |
H A 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 …]
|
/aosp_15_r20/external/liblc3/python/tools/ |
H A D | encoder.py | 54 bitdepth = wavfile.getsampwidth() * 8 variable
|
H A D | decoder.py | 61 bitdepth = args.bitdepth variable
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | ipred_prepare_tmpl.c | 87 const int bitdepth = bitdepth_from_max(bitdepth_max); in bytefn() local
|