Lines Matching defs:_GstRtpH263PayPic
284 struct _GstRtpH263PayPic struct
287 unsigned int psc1:16;
289 unsigned int tr1:2;
290 unsigned int psc2:6;
292 unsigned int ptype_263:1;
293 unsigned int ptype_start:1;
294 unsigned int tr2:6;
296 unsigned int ptype_umvmode:1;
297 unsigned int ptype_pictype:1;
298 unsigned int ptype_srcformat:3;
299 unsigned int ptype_freeze:1;
300 unsigned int ptype_camera:1;
301 unsigned int ptype_split:1;
303 unsigned int pquant:5;
304 unsigned int ptype_pbmode:1;
305 unsigned int ptype_apmode:1;
306 unsigned int ptype_sacmode:1;