Lines Matching refs:code

89code quickly, please go to Chapter 5 compilation and use MPP library For detail MPP design and des…
138 The procedure pseudo code is shown as follows:
149 The procedure pseudo code is shown as follows:
260 …m <br>frame :output image return value :0 is normal and non-zero is error code. …
262 …mal, we need to determine whether there is a value of the frame pointer; non-zero is error code. |
263 …>packet :output bitstream <br>return value:0 is normal, non-zero is error code. …
264 …br>frame :input image <br>return value :0 is normal and non-zero is error code. …
265 …tance context. <br>packet :output bitstream <br>return value :0 is normal, non-zero is error code.|
266 …seconds of timeout. <br>return value :0 is normal, data can be retrieved, non-zero is error code. |
267 …t port. <br>task :MppTask<br>return value :0 is normal, non-zero is error code. …
268 …ut port. <br>task :MppTask<br>return value:0 is normal, non-zero is error code. …
269 …x :MPP instance context. <br>return value :0 is normal, non-zero is error code. …
270 … of the control command. <br>return value :0 is normal, non-zero is error code. …
290 | Return parameter | Runtime error code |
315 …ared to zero. If the input stream has not been processed a non-zero error code is returned, and th…
319 …ime decode_put_packet works in non-blocking mode and it will return error code directly. User gets…
323 …ackets in the processing queue. If input stream is sent too fast an error code will be reported an…
330 | Return parameter | Runtime error code
423code stream, and puts the EOS mark into the decoder, the decoder will enter the EOS state after pr…
520 | Return parameter | Running error code |
545code of 00 00 00 01, so the encode_get_packet function gets the code stream with the start code of…
547 ##### **Zero copy of code stream data**
588 |rc:bps_target|S32|RK_S32|Indicates the target code rate in CBR mode.|
591 …a variable frame rate, the frame rate is not fixed, and the corresponding code rate calculation an…
592 …a variable frame rate, the frame rate is not fixed, and the corresponding code rate calculation an…
595 …f variable frame rate, the frame rate is not fixed, and the corresponding code stream output time …
610 …tes Annex B format, that is, the start code of 00 00 00 01 is added.<br>1-indicates a format witho…
776 One is global control information, such as code rate configuration, width and height configuration,…
788 …gnated links. For specific usage, please refer to the default H.264/H.265 code control strategy im…
790code control plug-in mechanism is reserved in the MPP, and the interface and process are not stabl…
824 …erts the output frame data into the corresponding cyclic redundancy check code (see utils/utils.c)…
834 where -t 7 indicates H.264 code stream, -i indicates input file, and -n 30 indicates decoding 30 fr…
874 See the test/mpi_dec_test.c for detailed decoder demo source code.
1004 The specific code of the encoder demo can be found in test/mpi_enc_test.c, but the current encoder …
1032 # 5.1 Download source code
1034 The MPP source code is released at the official address: https://github.com/rockchip-linux/mpp
1042 The MPP source code compilation script is cmake. It depends on the version above 2.8.12. It is reco…