/third_party/ffmpeg/libavcodec/ |
H A D | cri.c | 178 int ret, bps, hflip = 0, vflip = 0; in cri_decode_frame() local
|
H A D | huffyuv.h | 67 int bps; member
|
H A D | tta.c | 54 int format, channels, bps; member [all...] |
H A D | wma.c | 84 float bps; in ff_wma_init() local [all...] |
H A D | flacdec.c | 282 decode_subframe_fixed(FLACContext *s, int32_t *decoded, int pred_order, int bps) decode_subframe_fixed() argument 334 lpc_analyze_remodulate(SUINT32 *decoded, const int coeffs[32], int order, int qlevel, int len, int bps) lpc_analyze_remodulate() argument 361 decode_subframe_lpc(FLACContext *s, int32_t *decoded, int pred_order, int bps) decode_subframe_lpc() argument 409 int bps = s->flac_stream_info.bps; decode_subframe() local [all...] |
H A D | magicyuv.c | 57 int bps; member 120 const int bps = s->bps; in magy_decode_slice10() local [all...] |
H A D | alac.c | 90 static inline unsigned int decode_scalar(GetBitContext *gb, int k, int bps) in decode_scalar() argument 241 int has_size, bps, is_compressed, decorr_shift, decorr_left_weight, ret; in decode_element() local 112 rice_decompress(ALACContext *alac, int32_t *output_buffer, int nb_samples, int bps, int rice_history_mult) rice_decompress() argument 174 lpc_prediction(int32_t *error_buffer, uint32_t *buffer_out, int nb_samples, int bps, int16_t *lpc_coefs, int lpc_order, int lpc_quant) lpc_prediction() argument [all...] |
H A D | tak.h | 133 int bps; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_amerge.c | 41 int bps; member 191 copy_samples(int nb_inputs, struct amerge_input in[], int *route, uint8_t *ins[], uint8_t **outs, int ns, int bps) copy_samples() argument [all...] |
H A D | vf_spp.c | 335 const int bps = desc->comp[0].depth; in config_input() local
|
/third_party/ffmpeg/libavformat/ |
H A D | westwood_vqa.c | 66 int bps; member
|
H A D | riffenc.c | 58 int bps, blkalign, bytespersec, frame_size; in ff_put_wav_header() local [all...] |
H A D | gxf.c | 541 int bps = av_get_bits_per_sample(st->codecpar->codec_id)>>3; in gxf_packet() local
|
H A D | ape.c | 77 uint16_t bps; member
|
/third_party/ffmpeg/libavresample/ |
H A D | resample.c | 356 int bps = av_get_bytes_per_sample(c->avr->internal_sample_fmt); in ff_audio_resample() local 375 int bps = av_get_bytes_per_sample(c->avr->internal_sample_fmt); in ff_audio_resample() local [all...] |
/third_party/backends/frontend/ |
H A D | stiff.c | 274 int motorola, bps, maxsamplevalue; in write_tiff_grey_header() local 397 int motorola, bps, maxsamplevalue; in write_tiff_color_header() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_virt.c | 276 void *bps = NULL; in amdgpu_virt_init_ras_err_handler_data() local 339 amdgpu_virt_ras_add_bps(struct amdgpu_device *adev, struct eeprom_table_record *bps, int pages) amdgpu_virt_ras_add_bps() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 276 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r() argument 183 dump_hpte_info(struct pg_state *st, unsigned long ea, u64 v, u64 r, unsigned long rpn, int bps, int aps, unsigned long lp) dump_hpte_info() argument
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ptdump/ |
H A D | hashpagetable.c | 279 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r() argument 183 dump_hpte_info(struct pg_state *st, unsigned long ea, u64 v, u64 r, unsigned long rpn, int bps, int aps, unsigned long lp) dump_hpte_info() argument
|
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | bus.h | 192 sdw_fill_port_params(struct sdw_port_params *params, int port_num, int bps, int flow_mode, int data_mode) sdw_fill_port_params() argument
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | generic.c | 271 unsigned int bps; in usb_serial_generic_wait_until_sent() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifs_debug.c | 170 static inline const char *smb_speed_to_str(size_t bps) in smb_speed_to_str() argument
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | generic.c | 271 unsigned int bps; in usb_serial_generic_wait_until_sent() local
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-throttle.h | 105 uint64_t bps[2][LIMIT_CNT]; member
|
/third_party/alsa-lib/test/ |
H A D | pcm.c | 48 int bps = format_bits / 8; /* bytes per sample */ in generate_sine() local
|