1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
TranscodingUidPolicyTestApp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.bp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MediaTranscodingServiceTestHelper.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
build_and_run_all_unit_tests.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
mediatranscodingservice_real_tests.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
mediatranscodingservice_resource_tests.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
mediatranscodingservice_simulated_tests.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.txt

mediatranscodingservice_simulated_tests:
	Tests media transcoding service with simulated transcoder.

mediatranscodingservice_real_tests:
	Tests media transcoding service with real transcoder. Uses the same test assets
	as the MediaTranscoder unit tests. Before running the test, please make sure
	to push the test assets to /sdcard:
	adb push $TOP/frameworks/av/media/libmediatranscoding/tests/assets /data/local/tmp/TranscodingTestAssets