Lines Matching defs:SessionEndedAtom
36 struct SessionEndedAtom { struct
37 SessionEndedAtom(int32_t atomCode, int32_t reason, int32_t callingUid, int32_t status, in SessionEndedAtom() argument
60 int32_t atomCode;
61 int32_t reason;
62 int32_t callingUid;
63 int32_t status;
64 int32_t transcoderFps;
65 int32_t srcWidth;
66 int32_t srcHeight;
67 std::string srcMime;
68 int32_t srcProfile;
69 int32_t srcLevel;
70 int32_t srcFps;
71 int32_t srcDurationMs;
72 bool srcIsHdr;
73 int32_t dstWidth;
74 int32_t dstHeight;
75 std::string dstMime;
76 bool dstIsHdr;