Searched refs:flow (Results 1 – 6 of 6) sorted by relevance
166 #define MPP_ENC_RC_FUNC(flow, func) \ argument167 MPP_RET rc_##flow##_##func(RcCtx ctx, EncRcTask *task) \171 if (!api || !api->flow##_##func || !p->ctx || !task) \173 return api->flow##_##func(p->ctx, task); \
31 global view the task will always flow from input port to output port.52 status to next status. The status transform flow is unidirectional from input80 Mpp task transaction of a complete work flow90 The work flow is demonstrated as below graph.
99 This module implements the high efficiency internal work flow. The codec module100 provides a general call flow for different video format. Software process will
86 | | | |----- dummy decoder parser work flow sample106 | | |----- dummy encoder controllor work flow sample383 2. Player work flow may limit this usage.
181 - [mpi_enc_test]: Support enc for kmpp flow465 - [mpp_enc_async]: fix debreath not work on async flow551 - [mpp_enc]: Add device attach/detach on enc flow552 - [mpp_dec]: Add device attach/detach on dec flow601 - [hal_av2sd]: refactor hal_api assign flow602 - [hal_h264d]: refactor hal_api assign flow671 - [allocator]: Refactor allocator flow
281 # 3.1 Decoder data flow interface455 <center>Figure 14 Code flow of decoder image memory pure internal allocation mode</center>471 <center>Figure 15 Semi-internal allocation mode decoder work flow</center>490 <center>Figure 17 Pure external allocation mode decoder work flow</center>497 2. The user program needs to be modified. Some user program work flow restricts the pure external …511 # 3.4 Encoder data flow interface788 …rface RcImplApi defines several hook functions on the encoding processing flow, which are used to …