Searched refs:H264SEIRecoveryPoint (Results 1 – 2 of 2) sorted by relevance
117 typedef struct H264SEIRecoveryPoint { struct126 } H264SEIRecoveryPoint; argument173 H264SEIRecoveryPoint recovery_point;
280 static int decode_recovery_point(H264SEIRecoveryPoint *h, GetBitContext *gb, void *logctx) in decode_recovery_point()