Home
last modified time | relevance | path

Searched defs:bps (Results 1 – 25 of 36) sorted by relevance

12

/external/libvpx/libvpx/test/
Dvp9_error_block_test.cc166 int64_t *ssz, int bps) { in wrap_vp9_highbd_block_error_8bit_c()
175 int64_t *ssz, int bps) { in wrap_vp9_highbd_block_error_8bit_sse2()
197 int64_t *ssz, int bps) { in wrap_vp9_highbd_block_error_8bit_avx()
/external/libvpx/libvpx/vp9/
Dvp9_iface_common.h21 int bps; in yuvconfig2image() local
/external/kernel-headers/original/uapi/linux/
Dgen_stats.h37 __u32 bps; member
47 __u64 bps; member
/external/iproute2/include/linux/
Dgen_stats.h37 __u32 bps; member
47 __u64 bps; member
/external/v8/test/mjsunit/
Ddebug-multiple-breakpoints.js93 bps = new Array(test_count); variable
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp370 void CCodec_TiffContext::SetPalette(CFX_DIBitmap* pDIBitmap, uint16_t bps) { in SetPalette()
393 uint16_t bps, in Decode1bppRGB()
420 uint16_t bps, in Decode8bppRGB()
455 uint16_t bps, in Decode24bppRGB()
502 uint16_t spp, bps; in Decode() local
/external/iproute2/tc/
Dtc_red.c75 int tc_red_eval_idle_damping(int Wlog, unsigned avpkt, unsigned bps, __u8 *sbuf) in tc_red_eval_idle_damping()
Dtc_core.c130 unsigned bps = r->rate; in tc_calc_rtable() local
Dtc_util.c198 double bps = strtod(str, &p); in get_rate() local
226 double bps = strtod(str, &p); in get_rate64() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_highbd_block_error_intrin_sse2.c18 int bps) { in vp9_highbd_block_error_sse2()
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Dproxyshaper.py50 def __init__(self, request_counter, f, bps): argument
/external/libnl/include/linux/
Dgen_stats.h30 __u32 bps; member
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
Dremb.cc152 unsigned int bps = 0; in LatestEstimate() local
/external/libvpx/libvpx/vpx/src/
Dvpx_image.c25 unsigned int h, w, s, xcs, ycs, bps; in img_alloc_helper() local
/external/libvpx/libvpx/
Dy4minput.h61 int bps; member
/external/flac/libFLAC/
Dstream_decoder.c2054 unsigned bps = decoder->private_->frame.header.bits_per_sample; in read_frame_() local
2482 FLAC__bool read_subframe_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FLAC__bool … in read_subframe_()
2554 FLAC__bool read_subframe_constant_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FL… in read_subframe_constant_()
2577 FLAC__bool read_subframe_fixed_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, const… in read_subframe_fixed_()
2639 FLAC__bool read_subframe_lpc_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, const u… in read_subframe_lpc_()
2734 FLAC__bool read_subframe_verbatim_(FLAC__StreamDecoder *decoder, unsigned channel, unsigned bps, FL… in read_subframe_verbatim_()
3016 unsigned bps = FLAC__stream_decoder_get_bits_per_sample(decoder); in seek_to_absolute_sample_() local
Dlpc.c1320 FLAC__double bps = (FLAC__double)0.5 * log(error_scale * lpc_error) / M_LN2; in FLAC__lpc_compute_expected_bits_per_residual_sample_with_error_scale() local
/external/aac/libSYS/src/
Dwav_file.cpp472 int bps = Unpack(wav->header.bitsPerSample); in WAV_OutputWrite() local
/external/iptables/extensions/
Dlibxt_rateest.c91 double bps = strtod(str, &p); in rateest_get_rate() local
/external/webrtc/talk/media/base/
Drtpdataengine.cc285 bool RtpDataMediaChannel::SetMaxSendBandwidth(int bps) { in SetMaxSendBandwidth()
Dfakemediaengine.h396 bool SetMaxSendBandwidth(int bps) { return true; } in SetMaxSendBandwidth()
588 bool SetMaxSendBandwidth(int bps) { in SetMaxSendBandwidth()
683 bool SetMaxSendBandwidth(int bps) { in SetMaxSendBandwidth()
/external/opencv3/3rdparty/libtiff/
Dtif_predict.c373 uint32 bps = tif->tif_dir.td_bitspersample / 8; in fpAcc() local
548 uint32 bps = tif->tif_dir.td_bitspersample / 8; in fpDiff() local
/external/pdfium/third_party/libtiff/
Dtif_predict.c380 uint32 bps = tif->tif_dir.td_bitspersample / 8; in fpAcc() local
578 uint32 bps = tif->tif_dir.td_bitspersample / 8; in fpDiff() local
/external/libvpx/libvpx/vpx/
Dvpx_image.h119 int bps; /**< bits per sample (for packed formats) */ member
/external/webp/src/dec/
Dframe.c366 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8()

12