Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaSnapshotHelper.cpp48 const bool enableSnapshot = true; in saveVPXPacket() local
49 if (enableSnapshot) { in saveVPXPacket()
75 const bool enableSnapshot = true; in saveH264Packet() local
76 if (enableSnapshot) { in saveH264Packet()
DMediaH264DecoderFfmpeg.cpp224 const bool enableSnapshot = true; in decodeFrameInternal() local
225 if (enableSnapshot) { in decodeFrameInternal()
DMediaH264DecoderCuvid.cpp216 const bool enableSnapshot = true; in decodeFrame() local
217 if (enableSnapshot) { in decodeFrame()