Searched defs:CodecDecodeMpeg2PicParams (Results 1 – 1 of 1) sorted by relevance
43 struct CodecDecodeMpeg2PicParams struct45 CODEC_PICTURE m_currPic; //!< The current frame surface46 uint16_t m_forwardRefIdx; //!< Forward reference index47 uint16_t m_backwardRefIdx; //!< Backward reference index48 …irst; //!< Indicate that the first field of the reconstructed frame is the top field49 bool m_secondField; //!< Indicate the second field50 uint32_t m_statusReportFeedbackNumber; //!< The status report feedback data53 {70 } W0;72 {[all …]