Home
last modified time | relevance | path

Searched defs:shouldDrop (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DFrameDropper.cpp46 bool FrameDropper::shouldDrop(int64_t timeUs) { in shouldDrop() function in android::FrameDropper
/frameworks/av/media/libstagefright/omx/tests/
DFrameDropper_test.cpp30 bool shouldDrop; member