Searched defs:EncodeFrameParams (Results 1 – 1 of 1) sorted by relevance
1010 struct EncodeFrameParams { struct1011 int error_resilient_mode;1012 FRAME_TYPE frame_type;1013 int primary_ref_frame;1037 typedef struct EncodeFrameParams EncodeFrameParams; argument