Home
last modified time | relevance | path

Searched refs:DecoderRestarted (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaHevcDecoder.h40 DecoderRestarted = enumerator
DMediaH264Decoder.h40 DecoderRestarted = -3, // Can happen when receiving a new set of SPS/PPS frames enumerator
/hardware/google/aemu/host-common/
DMediaH264DecoderFfmpeg.cpp368 *retErr = static_cast<int>(Err::DecoderRestarted); in getImage()