/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderMeter.cpp | 56 …IntSize frameSize = RenderTheme::theme().meterSizeForBounds(this, pixelSnappedIntRect(frameRect())… in updateLogicalWidth() local 69 IntSize frameSize = RenderTheme::theme().meterSizeForBounds(this, pixelSnappedIntRect(frame)); in computeLogicalHeight() local
|
/external/chromium_org/third_party/WebKit/Source/platform/exported/ |
D | WebImageSkia.cpp | 67 const IntSize frameSize = decoder->frameSizeAtIndex(i); in fromData() local 115 const IntSize frameSize = decoder->frameSizeAtIndex(i); in framesFromData() local
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ |
D | EC3TrackImpl.java | 31 int frameSize; field in EC3TrackImpl 408 public int frameSize; field in EC3TrackImpl.BitStreamInfo
|
D | AC3TrackImpl.java | 32 int frameSize; field in AC3TrackImpl
|
D | AACTrackImpl.java | 263 int frameSize = brb.readBits(13); in readSamples() local
|
/external/proguard/src/proguard/gui/splash/ |
D | SplashPanel.java | 208 Dimension frameSize = frame.getSize(); in main() local
|
/external/libpcap/msdos/ |
D | ndis2.c | 77 static WORD frameSize = 0; variable 344 CALLBACK (NdisReceiveLookahead (WORD macId, WORD frameSize, in CALLBACK() 410 CALLBACK (NdisReceiveChain (WORD macId, WORD frameSize, WORD reqHandle, in CALLBACK()
|
/external/speex/libspeex/ |
D | modes.h | 118 int frameSize; /**< Size of frames used for encoding */ member 137 int frameSize; /**< Size of frames used for encoding */ member
|
D | nb_celp.h | 53 int frameSize; /**< Size of frames */ member 127 int frameSize; /**< Size of frames */ member
|
/external/chromium_org/third_party/speex/libspeex/ |
D | modes.h | 118 int frameSize; /**< Size of frames used for encoding */ member 137 int frameSize; /**< Size of frames used for encoding */ member
|
D | nb_celp.h | 53 int frameSize; /**< Size of frames */ member 127 int frameSize; /**< Size of frames */ member
|
/external/aac/libSBRdec/src/ |
D | psdec_hybrid.h | 118 SCHAR frameSize; member
|
D | psdec_hybrid.cpp | 108 SCHAR frameSize, /*!< Framesize (in Qmf s�bband samples). */ in InitHybridFilterBank()
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/ |
D | jitter_estimate_test.h | 72 unsigned int frameSize; variable
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | PageScaleConstraintsSet.cpp | 157 IntSize frameSize(m_viewSize); in mainFrameSize() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/ |
D | GifFrameManager.java | 44 private int frameSize = -1; field in GifFrameManager
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ |
D | simpleKenny.c | 66 int16_t frameSize = 30; /* ms */ in main() local
|
/external/aac/libSBRenc/src/ |
D | ps_main.h | 158 INT frameSize; member
|
D | sbr.h | 141 int frameSize; /* SBR framelength. */ member
|
D | ps_main.cpp | 552 const INT frameSize = hParametricStereo->noQmfSlots; in psFindBestScaling() local
|
/external/srec/srec/include/ |
D | fpi_tgt.h | 82 int frameSize; /* How many data items per frame? */ member
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/ |
D | TestLoadGenerator.cc | 435 int32_t frameSize = static_cast<int32_t>(_bitrateKbps * periodMs / 8 + 0.5); in nextPayloadSize() local
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | bandwidth_estimator.c | 144 const WebRtc_Word16 frameSize, in WebRtcIsacfix_UpdateUplinkBwImpl()
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | bandwidth_estimator.c | 144 const int16_t frameSize, in WebRtcIsacfix_UpdateUplinkBwImpl()
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | BitmapImage.cpp | 169 const IntSize frameSize(index ? m_source.frameSizeAtIndex(index) : m_size); in cacheFrame() local
|