/external/libvpx/libvpx/test/ |
D | vp9_error_block_test.cc | 166 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/ |
D | vp9_iface_common.h | 21 int bps; in yuvconfig2image() local
|
/external/kernel-headers/original/uapi/linux/ |
D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
/external/iproute2/include/linux/ |
D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
/external/v8/test/mjsunit/ |
D | debug-multiple-breakpoints.js | 93 bps = new Array(test_count); variable
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_tiff.cpp | 370 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/ |
D | tc_red.c | 75 int tc_red_eval_idle_damping(int Wlog, unsigned avpkt, unsigned bps, __u8 *sbuf) in tc_red_eval_idle_damping()
|
D | tc_core.c | 130 unsigned bps = r->rate; in tc_calc_rtable() local
|
D | tc_util.c | 198 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/ |
D | vp9_highbd_block_error_intrin_sse2.c | 18 int bps) { in vp9_highbd_block_error_sse2()
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
D | proxyshaper.py | 50 def __init__(self, request_counter, f, bps): argument
|
/external/libnl/include/linux/ |
D | gen_stats.h | 30 __u32 bps; member
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
D | remb.cc | 152 unsigned int bps = 0; in LatestEstimate() local
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_image.c | 25 unsigned int h, w, s, xcs, ycs, bps; in img_alloc_helper() local
|
/external/libvpx/libvpx/ |
D | y4minput.h | 61 int bps; member
|
/external/flac/libFLAC/ |
D | stream_decoder.c | 2054 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
|
D | lpc.c | 1320 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/ |
D | wav_file.cpp | 472 int bps = Unpack(wav->header.bitsPerSample); in WAV_OutputWrite() local
|
/external/iptables/extensions/ |
D | libxt_rateest.c | 91 double bps = strtod(str, &p); in rateest_get_rate() local
|
/external/webrtc/talk/media/base/ |
D | rtpdataengine.cc | 285 bool RtpDataMediaChannel::SetMaxSendBandwidth(int bps) { in SetMaxSendBandwidth()
|
D | fakemediaengine.h | 396 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/ |
D | tif_predict.c | 373 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/ |
D | tif_predict.c | 380 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/ |
D | vpx_image.h | 119 int bps; /**< bits per sample (for packed formats) */ member
|
/external/webp/src/dec/ |
D | frame.c | 366 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8()
|