Home
last modified time | relevance | path

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 De2e_test_jni.cpp50 JNIEnv* env, jobject thiz, jboolean encode, jobjectArray test_args, int test_args_count, in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest()
H A Dvideo_encoder_e2e_test.cpp387 int RunEncoderTests(char** test_args, int test_args_count, android::ConfigureCallback* cb) { in RunEncoderTests()
H A Dvideo_decoder_e2e_test.cpp428 int RunDecoderTests(char** test_args, int test_args_count, ANativeWindow* surface, in RunDecoderTests()