mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-12-26 11:17:44 +01:00
[mpi_rc_test]: add ratecontrol test demo
1. encode one frame and decode it immediately 2. calculate ratecontrol stats and export 3. support enc_input fmt 420p/420sp Change-Id: Iad751097de0ecea0d7afcef2bc12b9d92c5f9d05 Signed-off-by: Lin Kesheng <lks@rock-chips.com>
This commit is contained in:
parent
34698dcaf8
commit
762f5fcedd
2 changed files with 1292 additions and 0 deletions
|
|
@ -43,3 +43,6 @@ add_mpp_test(mpi_dec)
|
|||
|
||||
# mpi encoder unit test
|
||||
add_mpp_test(mpi_enc)
|
||||
|
||||
# mpi rc unit test
|
||||
add_mpp_test(mpi_rc)
|
||||
|
|
|
|||
1289
test/mpi_rc_test.c
Normal file
1289
test/mpi_rc_test.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue