Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaWriter.h57 virtual void updateCVODegrees(int32_t /*cvoDegrees*/) {} in updateCVODegrees() function
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp1431 void ARTPWriter::updateCVODegrees(int32_t cvoDegrees) { in updateCVODegrees() function in android::ARTPWriter