Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaSnapshotHelper.cpp22 #define SNAPSHOT_DPRINT(fmt, ...) \ macro
26 #define SNAPSHOT_DPRINT(fmt, ...) macro
52 SNAPSHOT_DPRINT("found frame type: %s frame", in saveVPXPacket()
62 SNAPSHOT_DPRINT("saving packet of isze %d; total is %d", in saveVPXPacket()
66 SNAPSHOT_DPRINT("saving packet; has duplicate, skip; total is %d", in saveVPXPacket()
81 SNAPSHOT_DPRINT("create new snapshot state"); in saveH264Packet()
100 SNAPSHOT_DPRINT("saving packet; total is %d", in saveH264Packet()
107 SNAPSHOT_DPRINT("saving packets now %d", in save()
130 SNAPSHOT_DPRINT("reloading frame %d size %d", i, in replay()
153 SNAPSHOT_DPRINT("loaded packets %d, now restore decoder", in load()
[all …]