[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:
Lin Kesheng
2016-11-10 17:04:03 +08:00
committed by Herman Chen
parent 34698dcaf8
commit 762f5fcedd
2 changed files with 1292 additions and 0 deletions

View File

@@ -43,3 +43,6 @@ add_mpp_test(mpi_dec)
# mpi encoder unit test # mpi encoder unit test
add_mpp_test(mpi_enc) add_mpp_test(mpi_enc)
# mpi rc unit test
add_mpp_test(mpi_rc)

1289
test/mpi_rc_test.c Normal file

File diff suppressed because it is too large Load Diff