Lines Matching full:decoded
54 * @crop: cropping window inside decoded frame (1920x1080@0,0
112 * struct delta_frameinfo - information about decoded frame
187 #define DELTA_FRAME_DEC 0x04 /* contains decoded content */
231 * @pixelformat: pixel format of decoded frame that this decoder support
241 * @get_frameinfo: get decoded frame related infos, see below
242 * @set_frameinfo: (optional) set decoded frame related infos, see below
245 * @get_frame: get the next decoded frame available, see below
289 * in this case the next bitstream access unit must be decoded till
296 * get_frameinfo() - get decoded frame related infos
306 * set_frameinfo() - set decoded frame related infos
330 * have been decoded, which can be retrieved using
336 * get_frame() - get the next decoded frame available
338 * @frame: (out) frame with decoded data:
345 * Get the next available decoded frame.
360 * recycle() is to be called by user when the decoded frame
389 * Mark decoder pending frames (decoded but not yet output) as ready
416 * @decoded_frames: nb of decoded frames from opening
419 * or frame decoded but not output)