Lines Matching refs:GstH264Picture
17155 Add a macro to check whether given GstH264Picture is for frame or field
20901 codecs: h264decoder: Fix possible GstH264Picture leak and small cleanup
22117 Given GstVideoCodecFrame and GstH264Picture should be cleared,
22211 to GstH264Picture to GstV4l2Request.
22240 Some subclasses attach GstBuffer to GstH264Picture as an user data
22249 reference to GstH264Picture
22262 can be done by baseclass. And pass the ownership of the GstH264Picture
22275 codecs: h264decoder: Don't attach extra ref of GstH264Picture to GstVideoCodecFrame
22276 The lifecycle of GstH264Picture is being managed by our DPB
28366 s/GstH264Picture/GstVp9Picture/g and minor update since this baseclass
28423 This allow cross-referencing GstH264Picture and GstVideoCodecFrame.