Home
last modified time | relevance | path

Searched defs:bps (Results 76 - 100 of 151) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h195 struct eeprom_table_record *bps; member
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c853 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.c298 void *bps = NULL; in amdgpu_virt_init_ras_err_handler_data() local
366 amdgpu_virt_ras_add_bps(struct amdgpu_device *adev, struct eeprom_table_record *bps, int pages) amdgpu_virt_ras_add_bps() argument
[all...]
H A Damdgpu_virt.h222 struct eeprom_table_record *bps; member
/kernel/linux/linux-6.6/include/sound/
H A Dintel-nhlt.h180 intel_nhlt_get_endpoint_blob(struct device *dev, struct nhlt_acpi_table *nhlt, u32 bus_id, u8 link_type, u8 vbps, u8 bps, u8 num_ch, u32 rate, u8 dir, u8 dev_type) intel_nhlt_get_endpoint_blob() argument
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c853 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dopusenc.c130 size_t bps = av_get_bytes_per_sample(cur->format); in celt_frame_setup_input() local
145 const size_t bps = av_get_bytes_per_sample(cur->format); in celt_frame_setup_input() local
536 size_t bps = av_get_bytes_per_sample(f->format); in spawn_empty_frame() local
H A Dshorten.c215 int len, bps, exp; in decode_aiff_header() local
282 int len, bps; in decode_wave_header() local
[all...]
H A Dmfenc.c292 size_t bps; in mf_a_avframe_to_sample() local
H A Dalacenc.c493 static av_always_inline int get_max_frame_size(int frame_size, int ch, int bps) in get_max_frame_size() argument
H A Dadpcm.c484 static inline int16_t adpcm_ima_wav_expand_nibble(ADPCMChannelStatus *c, GetBitContext *gb, int bps) in adpcm_ima_wav_expand_nibble() argument
H A Dutils.c619 int bps = av_get_exact_bits_per_sample(id); in get_audio_frame_duration() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_geq.c61 int bps; member
[all...]
H A Dvf_hue.c368 const int bps = desc->comp[0].depth > 8 ? 2 : 1; in filter_frame() local
H A Davfiltergraph.c976 int format, bps; in swap_sample_fmts_on_filter() local
/third_party/ffmpeg/libavformat/
H A Dnsvdec.c601 uint8_t bps; in nsv_read_chunk() local
[all...]
H A Dutils.c155 enum AVCodecID ff_get_pcm_codec_id(int bps, int flt, int be, int sflags) in ff_get_pcm_codec_id() argument
/third_party/libsnd/src/
H A Dflac.c786 unsigned bps ; in flac_enc_init() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dframe_dec.c362 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8() argument
/kernel/linux/linux-5.10/drivers/slimbus/
H A Dslimbus.h339 unsigned int bps; member
/kernel/linux/linux-5.10/sound/soc/atmel/
H A Dmchp-spdiftx.c359 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
/kernel/linux/linux-6.6/drivers/soundwire/
H A Damd_manager.c399 unsigned int rate, bps; in amd_sdw_compute_params() local
/kernel/linux/linux-6.6/drivers/slimbus/
H A Dslimbus.h339 unsigned int bps; member
/kernel/linux/linux-6.6/sound/soc/atmel/
H A Dmchp-spdiftx.c353 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
/third_party/ffmpeg/libswresample/
H A Dswresample_internal.h49 int bps; ///< bytes per sample member

Completed in 30 milliseconds

1234567