Searched defs:test_args_count (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
H A D | e2e_test_jni.cpp | 50 JNIEnv* env, jobject thiz, jboolean encode, jobjectArray test_args, int test_args_count, in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest()
|
H A D | video_encoder_e2e_test.cpp | 387 int RunEncoderTests(char** test_args, int test_args_count, android::ConfigureCallback* cb) { in RunEncoderTests()
|
H A D | video_decoder_e2e_test.cpp | 428 int RunDecoderTests(char** test_args, int test_args_count, ANativeWindow* surface, in RunDecoderTests()
|