Searched refs:bps (Results 1 - 25 of 73) sorted by relevance

123

/external/kernel-headers/original/uapi/linux/
H A Dgen_stats.h33 * @bps: current byte rate
37 __u32 bps; member in struct:gnet_stats_rate_est
43 * @bps: current byte rate
47 __u64 bps; member in struct:gnet_stats_rate_est64
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
H A Dvpx_image.c26 unsigned int h, w, s, xcs, ycs, bps; local
51 bps = 32;
55 bps = 24;
64 bps = 16;
70 bps = 12;
73 bps = 16;
76 bps = 24;
79 bps = 24;
82 bps = 32;
85 bps
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_iface_common.h21 int bps; local
25 bps = 24;
28 bps = 16;
32 bps = 12;
49 img->bps = bps;
/external/libnl/include/linux/
H A Dgen_stats.h25 * @bps: current byte rate
30 __u32 bps; member in struct:gnet_stats_rate_est
/external/qemu/distrib/sdl-1.2.15/src/audio/nas/
H A DSDL_nasaudio.h57 int bps; member in struct:SDL_PrivateAudioData
/external/chromium_org/v8/test/mjsunit/
H A Ddebug-multiple-breakpoints.js93 bps = new Array(test_count);
96 bps[i] = Debug.setBreakPoint(h);
101 Debug.clearBreakPoint(bps[i]);
/external/libvpx/libvpx/vp9/
H A Dvp9_iface_common.h19 int bps = 12; local
23 bps = 24;
26 bps = 16;
45 img->bps = bps;
/external/libvpx/libvpx/vpx/src/
H A Dvpx_image.c51 unsigned int h, w, s, xcs, ycs, bps; local
76 bps = 32;
80 bps = 24;
89 bps = 16;
95 bps = 12;
98 bps = 16;
132 s = (fmt & VPX_IMG_FMT_PLANAR) ? w : bps * w / 8;
151 h * s * bps / 8 : h * s));
163 img->bps = bps;
[all...]
/external/iproute2/include/linux/
H A Dgen_stats.h32 * @bps: current byte rate
36 __u32 bps; member in struct:gnet_stats_rate_est
/external/iproute2/tc/
H A Dtc_red.c75 int tc_red_eval_idle_damping(int Wlog, unsigned avpkt, unsigned bps, __u8 *sbuf) argument
77 double xmit_time = tc_calc_xmittime(bps, avpkt);
H A Dtc_util.c149 double bps = strtod(str, &p); local
156 *rate = bps / 8.; /* assume bytes/sec */
162 *rate = (bps * s->scale) / 8.;
492 prefix, sprint_rate(re.bps, b1), re.pps);
530 if (st.bps || st.pps || st.qlen || st.backlog) {
532 if (st.bps || st.pps) {
534 if (st.bps)
535 fprintf(fp, "%s ", sprint_rate(st.bps, b1));
H A Dtc_core.c115 unsigned bps = r->rate; local
129 rtab[i] = tc_calc_xmittime(bps, sz);
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dy4minput.h61 int bps; member in struct:y4m_input
H A Dy4minput.c744 _y4m->bps = 12;
766 _y4m->bps = 15;
784 _y4m->bps = 18;
830 _y4m->bps = 16;
843 _y4m->bps = 20;
859 _y4m->bps = 24;
899 _y4m->bps = 24;
911 _y4m->bps = 30;
926 _y4m->bps = 36;
953 _y4m->bps
[all...]
/external/lldb/tools/debugserver/source/
H A DDNBBreakpoint.cpp120 std::vector<DNBBreakpoint *> &bps)
122 bps.clear();
134 bps.push_back (&pos->second);
148 bps.push_back (&pos->second);
153 return bps.size();
118 FindBreakpointsThatOverlapRange(nub_addr_t addr, nub_addr_t size, std::vector<DNBBreakpoint *> &bps) argument
/external/aac/libSYS/src/
H A Dwav_file.cpp247 * host endianess and scaled to full scale of the INT_PCM type, from whatever bps the WAVEfile
472 int bps = Unpack(wav->header.bitsPerSample); local
476 if (bps == nBufBits && bps == nSigBits) {
477 if (FDKfwrite_EL(sampleBuffer, (bps>>3), numberOfSamples, wav->fp) != numberOfSamples)
495 shift = (nBufBits-nSigBits)-(32-bps);
498 if ( !IS_LITTLE_ENDIAN() && bps == 24) {
508 result=FDKfwrite_EL(&tmp, bps>>3, 1, wav->fp);
516 wav->header.dataSize += (numberOfSamples * (bps>>3));
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Drtpdataengine.h99 virtual bool SetStartSendBandwidth(int bps) { return true; } argument
100 virtual bool SetMaxSendBandwidth(int bps);
H A Drtpdataengine.cc293 bool RtpDataMediaChannel::SetMaxSendBandwidth(int bps) { argument
294 if (bps <= 0) {
295 bps = kDataMaxBandwidth;
297 send_limiter_.reset(new rtc::RateLimiter(bps / 8, 1.0));
298 LOG(LS_INFO) << "RtpDataMediaChannel::SetSendBandwidth to " << bps << "bps.";
H A Dfilemediaengine.h244 virtual bool SetStartSendBandwidth(int bps) { return true; } argument
245 virtual bool SetMaxSendBandwidth(int bps) { return true; } argument
315 virtual bool SetStartSendBandwidth(int bps) { return true; } argument
316 virtual bool SetMaxSendBandwidth(int bps) { return true; } argument
/external/chromium_org/third_party/libwebp/enc/
H A Dpicture.c264 size_t NAME(const uint8_t* in, int w, int h, int bps, float q, \
266 return Encode(in, w, h, bps, IMPORTER, q, 0, out); \
278 size_t NAME(const uint8_t* in, int w, int h, int bps, uint8_t** out) { \
279 return Encode(in, w, h, bps, IMPORTER, LOSSLESS_DEFAULT_QUALITY, 1, out); \
/external/webp/src/enc/
H A Dpicture.c264 size_t NAME(const uint8_t* in, int w, int h, int bps, float q, \
266 return Encode(in, w, h, bps, IMPORTER, q, 0, out); \
278 size_t NAME(const uint8_t* in, int w, int h, int bps, uint8_t** out) { \
279 return Encode(in, w, h, bps, IMPORTER, LOSSLESS_DEFAULT_QUALITY, 1, out); \
/external/chromium_org/third_party/libjingle/source/talk/media/other/
H A Dlinphonemediaengine.h146 virtual bool SetStartSendBandwidth(int bps) { return true; } argument
147 virtual bool SetMaxSendBandwidth(int bps) { return true; } argument
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
H A Dsctpdataengine.h175 virtual bool SetStartSendBandwidth(int bps) { return true; } argument
176 virtual bool SetMaxSendBandwidth(int bps) { return true; } argument
/external/libvpx/libvpx/vpx/
H A Dvpx_image.h130 int bps; /**< bits per sample (for packed formats) */ member in struct:vpx_image
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dy4m_test.cc100 ASSERT_EQ(y4m_.bps, (int)y4m_.bit_depth * 3 / 2);
105 ASSERT_EQ(y4m_.bps, (int)y4m_.bit_depth * 2);
110 ASSERT_EQ(y4m_.bps, (int)y4m_.bit_depth * 3);

Completed in 3073 milliseconds

123