Lines Matching full:picture
40 // When the picture is no longer needed by decoder, it will just drop
51 // contains information about the picture for the current frame.
138 // Process current slice header to discover if we need to start a new picture,
141 // Process current slice as a slice of the current picture.
144 // Return true if we need to start a new picture.
147 // Initialize the current picture according to data in |slice_hdr|.
150 // Initialize |pic| as a "non-existing" picture (see spec) with |frame_num|,
154 // Calculate picture order counts for |pic| on initialization
159 // a picture with |frame_num|.
164 // Prepare reference picture lists for the current frame.
166 // Prepare reference picture lists for the given slice.
171 // Construct initial reference picture lists for use in decoding of
180 // Perform the reference picture lists' modification (reordering), as
188 // Perform reference picture memory management operations (marking/unmarking
189 // of reference pictures, long term picture management, discarding, etc.).
206 // done after decoding, including DPB management, reference picture marking
220 // Notifies client that a picture is ready for output.
235 // Picture currently being processed/decoded.
238 // Reference picture lists, constructed for each frame.
254 // Values related to previously decoded reference picture.
269 // Output picture size.