Home
last modified time | relevance | path

Searched defs:resetDecoder (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/
H A DC2Decoder.cpp166 void C2Decoder::resetDecoder() { in resetDecoder() function in C2Decoder
H A DDecoder.cpp253 void Decoder::resetDecoder() { in resetDecoder() function in Decoder
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DZoomView.java194 public void resetDecoder() { in resetDecoder() method in ZoomView
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DDecoder.java253 public void resetDecoder() { mStats.reset(); } in resetDecoder() method in Decoder
/aosp12/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp184 status_t SoftAVC::resetDecoder() { in resetDecoder() function in android::SoftAVC
/aosp12/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp220 status_t SoftHEVC::resetDecoder() { in resetDecoder() function in android::SoftHEVC
/aosp12/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp183 status_t SoftMPEG2::resetDecoder() { in resetDecoder() function in android::SoftMPEG2
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp648 status_t C2SoftAvcDec::resetDecoder() { in resetDecoder() function in android::C2SoftAvcDec
/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp640 status_t C2SoftHevcDec::resetDecoder() { in resetDecoder() function in android::C2SoftHevcDec
/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp710 status_t C2SoftMpeg2Dec::resetDecoder() { in resetDecoder() function in android::C2SoftMpeg2Dec