Lines Matching refs:frames
507 …H.264/H.265 protocols with more reference frames require 20+ memory blocks to guarantee decoding. …
598 …ween two I frames, the meaning is as follows.<br>0-indicates that there is only one I frame, other…
629 |h265:profile|S32|RK_S32|Indicates the frame-level QP change amplitude between two adjacent frames.|
642 |h265:qp_step|S32|RK_S32|Indicates the frame-level QP change amplitude between two adjacent frames.|
816 … max output frame number. If input bitstream is too long, only the first n frames can be decoded. |
828 Take 30 frames of ocrean.h264 under /data/ as an example to introduce the demo and output. The comm…
834 …64 code stream, -i indicates input file, and -n 30 indicates decoding 30 frames. If everything is …
863 I mpi_dec_test: decode 30 frames time 263ms delay 69ms fps 113.99
866 The mpi_dec_test printing indicates that the decoder uses 263ms to decode 30 frames, first frame de…
905 …ax encoding frame number. If input bitstream is too long, only the first n frames can be decoded. |
934 …lue; the suffix i indicates the maximum value of I frames if unspecified, representing B and P fra…
940 Taking encoding of ocrean.yuv under the directory /data with 30 frames as an example, the correspon…
965 I mpi_enc_test: chn 0 encode 30 frames time 628 ms delay 4 ms fps 47.72 bps 10265048
968 The mpi_enc_test printing indicates that the encoder encoded 30 frames within 628 ms, with a delay …