HomeSort by relevance Sort by last modified time
    Searched defs:GetFrameCount (Results 1 - 7 of 7) sorted by null

  /external/lldb/include/lldb/Target/
Unwind.h 49 GetFrameCount()
  /external/chromium_org/media/base/
audio_splicer.cc 73 int GetFrameCount() const;
215 int AudioStreamSanitizer::GetFrameCount() const {
305 if (pre_splice_sanitizer_->GetFrameCount() <=
384 std::min(pre_splice_sanitizer_->GetFrameCount() - frames_before_splice,
385 post_splice_sanitizer_->GetFrameCount()));
  /external/opencv/cvaux/src/
cvcalibfilter.cpp 586 int CvCalibFilter::GetFrameCount( int* total ) const
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBitmap.h 420 Image::GetFrameCount(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h 128 __inline__ UINT Image::GetFrameCount(const GUID *dimensionID)
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jriext.h 466 JRI_GetFrameCount_t GetFrameCount;
497 ((*(env))->GetFrameCount(env))
  /external/chromium_org/v8/src/
api.cc     [all...]

Completed in 263 milliseconds