Searched defs:vc1_picparm_bsp (Results 1 – 1 of 1) sorted by relevance
53 struct vc1_picparm_bsp { struct54 uint16_t width;55 uint16_t height;56 uint8_t profile; // 04 0 simple, 1 main, 2 advanced57 uint8_t postprocflag; // 0558 uint8_t pulldown; // 0659 uint8_t interlaced; // 0760 uint8_t tfcntrflag; // 0861 uint8_t finterpflag; // 0962 uint8_t psf; // 0a[all …]