Lines Matching full:based
11 \ref usage_postproc based on the amount of free CPU time. For more
17 \section usage_cb Callback Based Decoding
19 codecs support asynchronous (callback-based) decoding \ref usage_features
24 frame-based and slice-based variants. Frame based callbacks conform to the
26 frame has been decoded. Slice based callbacks conform to the signature of
35 slice based decoding callbacks provide substantial speed gains to the
39 \section usage_frame_iter Frame Iterator Based Decoding
40 If the codec does not support callback based decoding, or the application