Home
last modified time | relevance | path

Searched defs:frameSize (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMeter.cpp58 …IntSize frameSize = RenderTheme::theme().meterSizeForBounds(this, pixelSnappedIntRect(frameRect())… in updateLogicalWidth() local
71 IntSize frameSize = RenderTheme::theme().meterSizeForBounds(this, pixelSnappedIntRect(frame)); in computeLogicalHeight() local
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebImageSkia.cpp69 const IntSize frameSize = decoder->frameSizeAtIndex(i); in fromData() local
117 const IntSize frameSize = decoder->frameSizeAtIndex(i); in framesFromData() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DEC3TrackImpl.java31 int frameSize; field in EC3TrackImpl
408 public int frameSize; field in EC3TrackImpl.BitStreamInfo
DAC3TrackImpl.java32 int frameSize; field in AC3TrackImpl
DAACTrackImpl.java263 int frameSize = brb.readBits(13); in readSamples() local
/external/proguard/src/proguard/gui/splash/
DSplashPanel.java208 Dimension frameSize = frame.getSize(); in main() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DBitmapImage.cpp156 const IntSize frameSize(index ? m_source.frameSizeAtIndex(index) : m_size); in cacheFrame() local
194 IntSize frameSize = m_source.frameSizeAtIndex(m_currentFrame); in currentFrameSize() local
/external/speex/libspeex/
Dmodes.h118 int frameSize; /**< Size of frames used for encoding */ member
137 int frameSize; /**< Size of frames used for encoding */ member
Dnb_celp.h53 int frameSize; /**< Size of frames */ member
127 int frameSize; /**< Size of frames */ member
/external/aac/libSBRdec/src/
Dpsdec_hybrid.h118 SCHAR frameSize; member
Dpsdec_hybrid.cpp108 SCHAR frameSize, /*!< Framesize (in Qmf s�bband samples). */ in InitHybridFilterBank()
/external/aac/libSBRenc/src/
Dps_main.h158 INT frameSize; member
Dsbr.h141 int frameSize; /* SBR framelength. */ member
Dps_main.cpp552 const INT frameSize = hParametricStereo->noQmfSlots; in psFindBestScaling() local
Dton_corr.cpp660 FDKsbrEnc_InitTonCorrParamExtr (INT frameSize, /*!< Current SBR frame size. */ in FDKsbrEnc_InitTonCorrParamExtr()
Dtran_det.cpp639 INT frameSize, in FDKsbrEnc_InitSbrTransientDetector()
Dps_encode.cpp844 const INT frameSize, in FDKsbrEnc_PSEncode()
/external/srec/srec/include/
Dfpi_tgt.h82 int frameSize; /* How many data items per frame? */ member
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.c144 const WebRtc_Word16 frameSize, in WebRtcIsacfix_UpdateUplinkBwImpl()
/external/aac/libAACdec/include/
Daacdecoder_lib.h490 INT frameSize; /*!< The frame size of the decoded PCM audio signal. \n member
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c1416 WebRtc_Word16 frameSize) { in ControlLb()
1443 WebRtc_Word16 frameSize) { in WebRtcIsac_Control()
/external/qemu/audio/
Dcoreaudio.c284 int frameSize, in coreaudio_voice_init()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetRoot.java1295 int frameSize = m_variableNames.size() - getGlobalsSize(); in addVariableName() local
/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp757 UINT frameSize, in pcmDmx_ApplyFrame()
/external/aac/libSBRenc/include/
Dsbr_encoder.h234 INT frameSize; member

12