HomeSort by relevance Sort by last modified time
    Searched refs:mLatencyLock (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodec.h 458 Mutex mLatencyLock;
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 750 Mutex::Autolock al(mLatencyLock);
765 Mutex::Autolock al(mLatencyLock);
    [all...]

Completed in 45 milliseconds