Lines Matching refs:usage

87 If you want to quickly understand MPP usage and demo please go to Chapter 4 MPP demo instruction.
93 …ucture that directly exposed to users in the process of using MPP and the usage instruction of the…
119 …mbination interfaces for input and output tasks which can support complex usage modes such as spec…
136 <center>Figure 4 Normal usage of MppBuffer</center>
144 … use it as a buffer manager only to manage external imported buffers. Its usage is shown as follow…
241 In practical usage we need to get MppTask from the input port of MPP by dequeue interface. Configur…
250 <center>Figure 10 MppCtx usage process</center>
345 …emory buffer to the decoder. This involves decoding memory allocation and usage procedure, which a…
425 # 3.3 Key points on decoder usage
429 ## 3.3.1 Decoder single/multithread usage
437 <center>Figure 12 Decoder single/multithread usage</center>
441 …anded over to user, and released back to decoder after user completes his usage. And all the Memor…
462 2. Unable to control the memory usage of the decoder. The decoder can use the memory without restr…
467 …EC_SET_EXT_BUF_GROUP of the control interface. Users can limit the memory usage of the decoder thr…
477 Procedure is simple, approachable, can do some limitation on the memory usage. Disadvantage:
479 1. The limitation of memory space is not accurate. The usage of memory is not fixed at 100% and wi…
497 …eeds to be modified. Some user program work flow restricts the pure external allocation mode usage.
525 …t_frame is a blocking function that blocks the call until the input image usage is finished. To a …
752 # **3.6** **Key** points **on** **encoder** **usage**
788 … insert user-defined processing methods in designated links. For specific usage, please refer to t…