/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittptmark32.S | 86 ret 87 ret $0x0 88 ret 89 ret $0x1 90 ret 91 ret $0x2 92 ret 93 ret $0x3 94 ret 95 ret [all...] |
/kernel/liteos_m/testsuites/sample/posix/ |
H A D | pthread_func_test.c | 76 UINT32 ret; variable 81 ret = pthread_attr_init(&attr); 82 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 84 ret = pthread_attr_setstacksize(&attr, OS_TSK_TEST_STACK_SIZE); 85 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 88 ret = pthread_attr_setschedparam(&attr, &schedParam); 89 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 121 UINT32 ret; global() variable 151 int ret = pthread_detach(pthread_self()); PthreadJoinF03() local 169 UINT32 ret; global() variable 198 int ret = pthread_detach(pthread_self()); PthreadJoinF04() local 216 UINT32 ret; global() variable 246 int ret = pthread_detach(pthread_self()); PthreadJoinF05() local 264 UINT32 ret; global() variable 296 int ret; PthreadCondFunc001() local 321 int ret; PthreadFunc06() local 382 UINT32 ret; global() variable 414 int ret; PthreadCondFunc002() local 439 int ret; PthreadFunc07() local 494 UINT32 ret; global() variable 540 int ret = pthread_setspecific(g_pthreadKey1, (void *)data); PthreadFunc08() local 589 UINT32 ret; global() variable 649 UINT32 ret; global() variable 699 UINT32 ret; global() variable 749 UINT32 ret; global() variable 777 INT32 ret = 0; PthreadTestcancelFunc01() local 809 UINT32 ret; global() variable 853 INT32 ret; global() variable 892 INT32 ret; global() variable 916 INT32 ret; global() variable 945 int ret; global() variable 981 UINT32 ret; global() variable 1037 UINT32 ret; PthreadFuncTestSuite() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | hwh265_hdr2sdr_state_test.cpp | 64 int32_t ret = vDecSample2->CreateVideoDecoder(g_codecNameHEVC2); in SetUp() local 65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 66 ret = vDecSample2->SetVideoDecoderCallback(); in SetUp() 67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 68 ret = vDecSample2->ConfigureVideoDecoder(); in SetUp() 69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 90 int32_t ret = vDecSample2->DecodeSetSurface(); in HWTEST_F() local 91 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 92 ret = vDecSample2->StartVideoDecoder(); in HWTEST_F() 93 ASSERT_EQ(AV_ERR_OK, ret); in HWTEST_F() 112 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 134 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 156 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 176 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 198 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 220 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 242 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 266 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 288 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 310 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 335 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 353 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 373 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 393 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 413 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 435 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 460 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 482 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 504 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 526 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 548 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 574 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 599 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 621 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 643 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 667 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 689 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 711 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 739 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 759 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 779 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 805 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 827 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 843 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 857 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 874 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 891 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 908 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 925 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 943 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 961 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local 979 int32_t ret = vDecSample2->DecodeSetSurface(); HWTEST_F() local [all...] |
H A D | state_test.cpp | 64 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local 65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 66 ret = vDecSample->SetVideoDecoderCallback(); in SetUp() 67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 68 ret = vDecSample->ConfigureVideoDecoder(); in SetUp() 69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 90 int32_t ret = vDecSample->Stop(); in HWTEST_F() local 91 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 92 ret = vDecSample->Flush(); in HWTEST_F() 93 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 105 int32_t ret = vDecSample->Start(); HWTEST_F() local 120 int32_t ret = vDecSample->Start(); HWTEST_F() local 135 int32_t ret = vDecSample->Start(); HWTEST_F() local 150 int32_t ret = vDecSample->Start(); HWTEST_F() local 168 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 186 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 204 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 223 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 239 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 257 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 275 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 293 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 313 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 331 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 349 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 371 int32_t ret = vDecSample->Start(); HWTEST_F() local 388 int32_t ret = vDecSample->Start(); HWTEST_F() local 405 int32_t ret = vDecSample->Start(); HWTEST_F() local 422 int32_t ret = vDecSample->Start(); HWTEST_F() local 439 int32_t ret = vDecSample->Start(); HWTEST_F() local 460 int32_t ret = vDecSample->Start(); HWTEST_F() local 480 int32_t ret = vDecSample->Start(); HWTEST_F() local 497 int32_t ret = vDecSample->Start(); HWTEST_F() local 514 int32_t ret = vDecSample->Start(); HWTEST_F() local 533 int32_t ret = vDecSample->Start(); HWTEST_F() local 550 int32_t ret = vDecSample->Start(); HWTEST_F() local 567 int32_t ret = vDecSample->Start(); HWTEST_F() local 590 int32_t ret = vDecSample->Start(); HWTEST_F() local 605 int32_t ret = vDecSample->Start(); HWTEST_F() local 620 int32_t ret = vDecSample->Start(); HWTEST_F() local 641 int32_t ret = vDecSample->Start(); HWTEST_F() local 658 int32_t ret = vDecSample->Reset(); HWTEST_F() local 671 int32_t ret = vDecSample->Release(); HWTEST_F() local 683 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 697 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 711 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 725 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 740 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 755 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 770 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 785 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 800 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 822 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 844 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 866 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 886 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 908 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 930 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 952 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 976 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 998 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1020 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1045 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1063 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1081 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1099 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1117 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1137 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1157 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1177 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1197 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1217 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1241 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1264 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1284 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1304 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1326 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1346 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1366 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1392 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1410 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1428 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1452 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1472 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1488 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1502 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1519 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1536 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1553 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1570 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1587 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1604 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1621 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local [all...] |
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/ |
H A D | pthread_cond_func_test.c | 93 UINT32 ret; variable 98 ret = pthread_attr_init(&attr); 99 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 101 ret = pthread_attr_setstacksize(&attr, OS_TSK_TEST_STACK_SIZE); 102 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 105 ret = pthread_attr_setschedparam(&attr, &schedParam); 106 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 138 UINT32 ret; global() variable 168 int ret = pthread_detach(pthread_self()); pthread_join_f03() local 186 UINT32 ret; global() variable 215 int ret = pthread_detach(pthread_self()); pthread_join_f04() local 233 UINT32 ret; global() variable 263 int ret = pthread_detach(pthread_self()); pthread_join_f05() local 281 UINT32 ret; global() variable 313 int ret; pthread_cond_func001() local 338 int ret; pthread_f06() local 399 UINT32 ret; global() variable 431 int ret; pthread_cond_func002() local 457 int ret; pthread_f07() local 509 UINT32 ret; global() variable 558 int ret = pthread_setspecific(g_pthreadKey1, (void *)data); pthread_f08() local 607 UINT32 ret; global() variable 667 UINT32 ret; global() variable 717 UINT32 ret; global() variable 766 UINT32 ret; global() variable 794 INT32 ret = 0; pthread_testcancel_f01() local 825 UINT32 ret; global() variable 869 INT32 ret; global() variable 908 INT32 ret; global() variable 933 INT32 ret; global() variable 962 int ret; global() variable [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 25 int ret, i; in wl1271_init_templates_config() local 29 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config() 33 if (ret < 0) in wl1271_init_templates_config() 34 return ret; in wl1271_init_templates_config() 36 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config() 40 if (ret < 0) in wl1271_init_templates_config() 41 return ret; in wl1271_init_templates_config() 44 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config() 49 if (ret < 0) in wl1271_init_templates_config() 50 return ret; in wl1271_init_templates_config() 148 int ret; wl1271_ap_init_deauth_template() local 175 int ret; wl1271_ap_init_null_template() local 208 int ret; wl1271_ap_init_qos_null_template() local 238 int ret; wl12xx_init_rx_config() local 250 int ret; wl12xx_init_phy_vif_config() local 270 int ret; wl1271_init_sta_beacon_filter() local 286 int ret; wl1271_init_pta() local 301 int ret; wl1271_init_energy_detection() local 313 int ret; wl1271_init_beacon_broadcast() local 324 int ret; wl12xx_init_fwlog() local 339 int ret; wl1271_sta_hw_init() local 362 int ret; wl1271_sta_hw_init_post_mem() local 375 int ret; wl1271_ap_hw_init() local 392 int ret; wl1271_ap_init_templates() local 425 int i, ret; wl1271_init_ap_rates() local 504 int ret; wl12xx_init_sta_role() local 536 int ret; wl12xx_init_ap_role() local 561 int ret, i; wl1271_init_vif_specific() local 661 int ret; wl1271_hw_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 25 int ret, i; in wl1271_init_templates_config() local 29 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config() 33 if (ret < 0) in wl1271_init_templates_config() 34 return ret; in wl1271_init_templates_config() 36 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config() 40 if (ret < 0) in wl1271_init_templates_config() 41 return ret; in wl1271_init_templates_config() 44 ret = wl1271_cmd_template_set(wl, WL12XX_INVALID_ROLE_ID, in wl1271_init_templates_config() 49 if (ret < 0) in wl1271_init_templates_config() 50 return ret; in wl1271_init_templates_config() 148 int ret; wl1271_ap_init_deauth_template() local 175 int ret; wl1271_ap_init_null_template() local 208 int ret; wl1271_ap_init_qos_null_template() local 238 int ret; wl12xx_init_rx_config() local 250 int ret; wl12xx_init_phy_vif_config() local 270 int ret; wl1271_init_sta_beacon_filter() local 286 int ret; wl1271_init_pta() local 301 int ret; wl1271_init_energy_detection() local 313 int ret; wl1271_init_beacon_broadcast() local 324 int ret; wl12xx_init_fwlog() local 339 int ret; wl1271_sta_hw_init() local 362 int ret; wl1271_sta_hw_init_post_mem() local 375 int ret; wl1271_ap_hw_init() local 392 int ret; wl1271_ap_init_templates() local 425 int i, ret; wl1271_init_ap_rates() local 504 int ret; wl12xx_init_sta_role() local 536 int ret; wl12xx_init_ap_role() local 561 int ret, i; wl1271_init_vif_specific() local 661 int ret; wl1271_hw_init() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | eap_register.c | 26 int ret = 0; in eap_register_methods() local 29 if (ret == 0) in eap_register_methods() 30 ret = eap_peer_md5_register(); in eap_register_methods() 34 if (ret == 0) in eap_register_methods() 35 ret = eap_peer_tls_register(); in eap_register_methods() 39 if (ret == 0) in eap_register_methods() 40 ret = eap_peer_unauth_tls_register(); in eap_register_methods() 45 if (ret == 0) in eap_register_methods() 46 ret = eap_peer_wfa_unauth_tls_register(); in eap_register_methods() 51 if (ret in eap_register_methods() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | eap_register.c | 26 int ret = 0; in eap_register_methods() local 29 if (ret == 0) in eap_register_methods() 30 ret = eap_peer_md5_register(); in eap_register_methods() 34 if (ret == 0) in eap_register_methods() 35 ret = eap_peer_tls_register(); in eap_register_methods() 39 if (ret == 0) in eap_register_methods() 40 ret = eap_peer_unauth_tls_register(); in eap_register_methods() 45 if (ret == 0) in eap_register_methods() 46 ret = eap_peer_wfa_unauth_tls_register(); in eap_register_methods() 51 if (ret in eap_register_methods() [all...] |
/kernel/liteos_a/testsuites/unittest/security/reugid/smoke/ |
H A D | reugid_test_001.cpp | 47 int ret; in Child1() local 54 ret = getresgid(reinterpret_cast<gid_t *>(&ruid), reinterpret_cast<gid_t *>(&euid), in Child1() 56 ICUNIT_ASSERT_EQUAL(ret, 0, ret); in Child1() 66 ret = getresuid(reinterpret_cast<gid_t *>(&ruid), reinterpret_cast<gid_t *>(&euid), in Child1() 68 ICUNIT_ASSERT_EQUAL(ret, 0, ret); in Child1() 83 ret = setgroups(0, reinterpret_cast<gid_t *>(getList)); in Child1() 84 ICUNIT_ASSERT_EQUAL(ret, 0, ret); in Child1() 99 int ret; Child() local 419 int ret; TestCase() local [all...] |
/kernel/liteos_m/testsuites/unittest/xts/ipc/semaphone/ |
H A D | sem_test.c | 49 int ret; variable 56 ret = sem_init((sem_t *)&sem, 0, testValue[0]); 57 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 59 ret = sem_destroy(&sem); 60 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 67 int ret; variable 70 ret = sem_init((sem_t *)&sem, 0, 0); 71 ICUNIT_ASSERT_EQUAL(ret, 89 int ret; global() variable 111 int ret; ThreadChat() local 128 int ret; global() variable 164 int ret; ThreadNThreadWait1() local 183 int ret; ThreadNThreadWait2() local 208 int ret; global() variable 262 int ret; global() variable 287 int ret; global() variable 303 int ret; global() variable 324 int ret; global() variable [all...] |
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
H A D | net_socket_test_012.cpp | 44 int ret; in SocketNullTestInternal() local 55 ret = accept(sfd, NULL, NULL); in SocketNullTestInternal() 56 LogPrintln("accept: %d, errno=%d", ret, errno); in SocketNullTestInternal() 57 ICUNIT_ASSERT_EQUAL(ret, -1, errno); in SocketNullTestInternal() 59 ret = accept(sfd, NULL, &addrlen); in SocketNullTestInternal() 60 LogPrintln("accept: %d, errno=%d", ret, errno); in SocketNullTestInternal() 61 ICUNIT_ASSERT_EQUAL(ret, -1, errno); in SocketNullTestInternal() 63 ret = accept(sfd, bad, &zero); in SocketNullTestInternal() 64 LogPrintln("accept: %d, errno=%d", ret, errno); in SocketNullTestInternal() 65 ICUNIT_ASSERT_EQUAL(ret, in SocketNullTestInternal() 413 int ret = fcntl(sfd, F_GETFL, 0); SocketSetNonBlock() local [all...] |
/kernel/linux/linux-6.6/drivers/net/phy/mscc/ |
H A D | mscc_serdes.c | 17 int ret; in pll5g_detune() local 22 ret = vsc85xx_csr_write(phydev, MACRO_CTRL, in pll5g_detune() 24 if (ret) in pll5g_detune() 26 return ret; in pll5g_detune() 32 int ret; in pll5g_tune() local 36 ret = vsc85xx_csr_write(phydev, MACRO_CTRL, in pll5g_tune() 38 if (ret) in pll5g_tune() 40 return ret; in pll5g_tune() 48 int ret; in vsc85xx_sd6g_pll_cfg_wr() local 50 ret in vsc85xx_sd6g_pll_cfg_wr() 75 int ret; vsc85xx_sd6g_common_cfg_wr() local 97 int ret; vsc85xx_sd6g_des_cfg_wr() local 121 int ret; vsc85xx_sd6g_ib_cfg0_wr() local 147 int ret; vsc85xx_sd6g_ib_cfg1_wr() local 169 int ret; vsc85xx_sd6g_ib_cfg2_wr() local 191 int ret; vsc85xx_sd6g_ib_cfg3_wr() local 210 int ret; vsc85xx_sd6g_ib_cfg4_wr() local 225 int ret; vsc85xx_sd6g_misc_cfg_wr() local 237 int ret; vsc85xx_sd6g_gp_cfg_wr() local 256 int ret; vsc85xx_sd6g_dft_cfg2_wr() local 276 int ret; vsc85xx_sd6g_dft_cfg0_wr() local 294 int ret; vsc85xx_pll5g_cfg0_wr() local 323 int ret; vsc85xx_sd6g_config_v2() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | state_test.cpp | 64 int32_t ret = vEncSample->CreateVideoEncoder(codeName); in SetUp() local 65 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 66 ret = vEncSample->SetVideoEncoderCallback(); in SetUp() 67 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 68 ret = vEncSample->ConfigureVideoEncoder(); in SetUp() 69 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 90 int32_t ret = vEncSample->Stop(); in HWTEST_F() local 91 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 92 ret = vEncSample->Flush(); in HWTEST_F() 93 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 105 int32_t ret = vEncSample->Start(); HWTEST_F() local 120 int32_t ret = vEncSample->Start(); HWTEST_F() local 135 int32_t ret = vEncSample->Start(); HWTEST_F() local 150 int32_t ret = vEncSample->Start(); HWTEST_F() local 167 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 185 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 202 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 220 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 235 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 252 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 269 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 286 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 305 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 322 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 339 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 360 int32_t ret = vEncSample->Start(); HWTEST_F() local 377 int32_t ret = vEncSample->Start(); HWTEST_F() local 396 int32_t ret = vEncSample->Start(); HWTEST_F() local 413 int32_t ret = vEncSample->Start(); HWTEST_F() local 430 int32_t ret = vEncSample->Start(); HWTEST_F() local 451 int32_t ret = vEncSample->Start(); HWTEST_F() local 471 int32_t ret = vEncSample->Start(); HWTEST_F() local 488 int32_t ret = vEncSample->Start(); HWTEST_F() local 505 int32_t ret = vEncSample->Start(); HWTEST_F() local 524 int32_t ret = vEncSample->Start(); HWTEST_F() local 541 int32_t ret = vEncSample->Start(); HWTEST_F() local 558 int32_t ret = vEncSample->Start(); HWTEST_F() local 581 int32_t ret = vEncSample->Start(); HWTEST_F() local 596 int32_t ret = vEncSample->Start(); HWTEST_F() local 611 int32_t ret = vEncSample->Start(); HWTEST_F() local 632 int32_t ret = vEncSample->Start(); HWTEST_F() local 649 int32_t ret = vEncSample->Reset(); HWTEST_F() local 662 int32_t ret = vEncSample->Release(); HWTEST_F() local 675 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 689 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 702 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 715 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 728 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local 741 int32_t ret = vEncSample->StartVideoEncoder(); HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
H A D | free-space-tests.c | 22 int ret = 0; in test_extents() local 27 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents() 28 if (ret) { in test_extents() 29 test_err("error adding initial extents %d", ret); in test_extents() 30 return ret; in test_extents() 33 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_extents() 34 if (ret) { in test_extents() 35 test_err("error removing extent %d", ret); in test_extents() 36 return ret; in test_extents() 45 ret in test_extents() 93 int ret; test_bitmaps() local 162 int ret; test_bitmaps_and_extents() local 398 int ret; test_steal_space_from_bitmap_to_extent() local 833 int ret = -ENOMEM; btrfs_test_free_space_cache() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | state_test.cpp | 57 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local 58 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 59 ret = vDecSample->SetVideoDecoderCallback(); in SetUp() 60 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 61 ret = vDecSample->ConfigureVideoDecoder(); in SetUp() 62 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 83 int32_t ret = vDecSample->Stop(); in HWTEST_F() local 84 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 85 ret = vDecSample->Flush(); in HWTEST_F() 86 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 98 int32_t ret = vDecSample->Start(); HWTEST_F() local 113 int32_t ret = vDecSample->Start(); HWTEST_F() local 128 int32_t ret = vDecSample->Start(); HWTEST_F() local 143 int32_t ret = vDecSample->Start(); HWTEST_F() local 161 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 179 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 197 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 216 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 232 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 250 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 268 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 286 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 306 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 324 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 342 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 364 int32_t ret = vDecSample->Start(); HWTEST_F() local 381 int32_t ret = vDecSample->Start(); HWTEST_F() local 398 int32_t ret = vDecSample->Start(); HWTEST_F() local 415 int32_t ret = vDecSample->Start(); HWTEST_F() local 432 int32_t ret = vDecSample->Start(); HWTEST_F() local 453 int32_t ret = vDecSample->Start(); HWTEST_F() local 470 int32_t ret = vDecSample->Start(); HWTEST_F() local 487 int32_t ret = vDecSample->Start(); HWTEST_F() local 504 int32_t ret = vDecSample->Start(); HWTEST_F() local 523 int32_t ret = vDecSample->Start(); HWTEST_F() local 540 int32_t ret = vDecSample->Start(); HWTEST_F() local 557 int32_t ret = vDecSample->Start(); HWTEST_F() local 580 int32_t ret = vDecSample->Start(); HWTEST_F() local 595 int32_t ret = vDecSample->Start(); HWTEST_F() local 610 int32_t ret = vDecSample->Start(); HWTEST_F() local 631 int32_t ret = vDecSample->Start(); HWTEST_F() local 648 int32_t ret = vDecSample->Reset(); HWTEST_F() local 661 int32_t ret = vDecSample->Release(); HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/ |
H A D | InnerInterfaceDependCheckTest.cpp | 128 int32_t ret = Create(decoderDemo); in HWTEST_F() local 129 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 135 ret = SetCallback(decoderDemo, cb_); in HWTEST_F() 136 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 138 ret = Configure(decoderDemo); in HWTEST_F() 139 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 153 int32_t ret = Create(decoderDemo); in HWTEST_F() local 154 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 160 ret = SetCallback(decoderDemo, cb_); in HWTEST_F() 161 ASSERT_EQ(AVCS_ERR_OK, ret); in HWTEST_F() 181 int32_t ret = Create(decoderDemo); HWTEST_F() local 212 int32_t ret = Create(decoderDemo); HWTEST_F() local 246 int32_t ret = Create(decoderDemo); HWTEST_F() local 284 int32_t ret = Create(decoderDemo); HWTEST_F() local 321 int32_t ret = Create(decoderDemo); HWTEST_F() local 358 int32_t ret = Create(decoderDemo); HWTEST_F() local 398 int32_t ret = Create(decoderDemo); HWTEST_F() local 423 int32_t ret = Create(decoderDemo); HWTEST_F() local 454 int32_t ret = Create(decoderDemo); HWTEST_F() local 488 int32_t ret = Create(decoderDemo); HWTEST_F() local 526 int32_t ret = Create(decoderDemo); HWTEST_F() local 563 int32_t ret = Create(decoderDemo); HWTEST_F() local 600 int32_t ret = Create(decoderDemo); HWTEST_F() local 640 int32_t ret = Create(decoderDemo); HWTEST_F() local 665 int32_t ret = Create(decoderDemo); HWTEST_F() local 696 int32_t ret = Create(decoderDemo); HWTEST_F() local 734 int32_t ret = Create(decoderDemo); HWTEST_F() local 771 int32_t ret = Create(decoderDemo); HWTEST_F() local 808 int32_t ret = Create(decoderDemo); HWTEST_F() local 848 int32_t ret = Create(decoderDemo); HWTEST_F() local 873 int32_t ret = Create(decoderDemo); HWTEST_F() local 904 int32_t ret = Create(decoderDemo); HWTEST_F() local 942 int32_t ret = Create(decoderDemo); HWTEST_F() local 979 int32_t ret = Create(decoderDemo); HWTEST_F() local 1016 int32_t ret = Create(decoderDemo); HWTEST_F() local 1056 int32_t ret = Create(decoderDemo); HWTEST_F() local 1081 int32_t ret = Create(decoderDemo); HWTEST_F() local 1113 int32_t ret = Create(decoderDemo); HWTEST_F() local 1147 int32_t ret = Create(decoderDemo); HWTEST_F() local 1184 int32_t ret = Create(decoderDemo); HWTEST_F() local 1223 int32_t ret = Create(decoderDemo); HWTEST_F() local 1260 int32_t ret = Create(decoderDemo); HWTEST_F() local 1300 int32_t ret = Create(decoderDemo); HWTEST_F() local 1324 int32_t ret = Create(decoderDemo); HWTEST_F() local 1354 int32_t ret = Create(decoderDemo); HWTEST_F() local 1386 int32_t ret = Create(decoderDemo); HWTEST_F() local 1423 int32_t ret = Create(decoderDemo); HWTEST_F() local 1458 int32_t ret = Create(decoderDemo); HWTEST_F() local 1493 int32_t ret = Create(decoderDemo); HWTEST_F() local 1531 int32_t ret = Create(decoderDemo); HWTEST_F() local 1556 int32_t ret = Create(decoderDemo); HWTEST_F() local 1588 int32_t ret = Create(decoderDemo); HWTEST_F() local 1623 int32_t ret = Create(decoderDemo); HWTEST_F() local 1662 int32_t ret = Create(decoderDemo); HWTEST_F() local 1700 int32_t ret = Create(decoderDemo); HWTEST_F() local 1741 int32_t ret = Create(decoderDemo); HWTEST_F() local 1779 int32_t ret = Create(decoderDemo); HWTEST_F() local 1820 int32_t ret = Create(decoderDemo); HWTEST_F() local 1859 int32_t ret = Create(decoderDemo); HWTEST_F() local 1895 int32_t ret = Create(decoderDemo); HWTEST_F() local 1933 int32_t ret = Create(decoderDemo); HWTEST_F() local 1974 int32_t ret = Create(decoderDemo); HWTEST_F() local 2012 int32_t ret = Create(decoderDemo); HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/sound/soc/qcom/ |
H A D | lpass-hdmi.c | 26 unsigned int ret; in lpass_hdmi_daiops_hw_params() local 77 ret = regmap_field_write(drvdata->tx_ctl->soft_reset, LPASS_TX_CTL_RESET); in lpass_hdmi_daiops_hw_params() 78 if (ret) in lpass_hdmi_daiops_hw_params() 79 return ret; in lpass_hdmi_daiops_hw_params() 81 ret = regmap_field_write(drvdata->tx_ctl->soft_reset, LPASS_TX_CTL_CLEAR); in lpass_hdmi_daiops_hw_params() 82 if (ret) in lpass_hdmi_daiops_hw_params() 83 return ret; in lpass_hdmi_daiops_hw_params() 85 ret = regmap_field_write(drvdata->hdmitx_legacy_en, LPASS_HDMITX_LEGACY_DISABLE); in lpass_hdmi_daiops_hw_params() 86 if (ret) in lpass_hdmi_daiops_hw_params() 87 return ret; in lpass_hdmi_daiops_hw_params() 195 int ret; lpass_hdmi_daiops_prepare() local 215 int ret = -EINVAL; lpass_hdmi_daiops_trigger() local [all...] |
/kernel/liteos_m/testsuites/unittest/xts/ipc/msg_queue/ |
H A D | mq_test.c | 52 int ret; variable 60 ret = sprintf_s(qName, sizeof(qName), "testMqOneLevelCom_%d", GetRandom(10000)); /* 10000, common data for test, no special meaning */ 61 ICUNIT_ASSERT_EQUAL(ret, strlen(qName), ret); 66 ret = mq_send(queue, MQ_MSG, MQ_MSG_LEN, MQ_MSG_PRIO); 67 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 69 ret = mq_getattr(queue, &getAttr); 70 ICUNIT_ASSERT_EQUAL(ret, 0, ret); 94 int ret; global() variable 142 int ret; global() variable 190 int ret; global() variable 234 int ret; PthreadCom() local 260 int ret; global() variable 302 int ret; PthreadTimedCom() local 336 int ret; global() variable 383 int ret; PthreadAllCom() local 416 int ret; global() variable 463 int ret; global() variable [all...] |
/foundation/multimedia/media_lite/test/unittest/player_lite/ |
H A D | player_lite_test.cpp | 126 int32_t ret = g_tagTestSample.adaptr->SetSource(source); in CreateAndSetSource() local 128 return ret; in CreateAndSetSource() 141 int32_t ret = FileCheck(g_avFileName); in HWTEST_F() local 142 EXPECT_EQ(HI_SUCCESS, ret); in HWTEST_F() 145 ret = g_tagTestSample.adaptr->SetSource(source); in HWTEST_F() 148 ret = g_tagTestSample.adaptr->Prepare(); in HWTEST_F() 149 EXPECT_EQ(HI_SUCCESS, ret); in HWTEST_F() 150 ret = g_tagTestSample.adaptr->SetVideoSurface(g_surface); in HWTEST_F() 151 EXPECT_EQ(HI_SUCCESS, ret); in HWTEST_F() 152 ret in HWTEST_F() 169 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 190 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 216 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 246 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 269 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 297 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 318 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 345 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 374 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 403 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 425 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 454 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 480 int32_t ret = FileCheck(g_avFileName); HWTEST_F() local 505 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 527 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 557 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 585 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 607 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 631 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 657 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 685 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 713 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 740 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 767 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 794 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 821 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 848 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 876 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local 906 int32_t ret = FileCheck(g_audioFileName); HWTEST_F() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-5.c | 77 int ret; in threaded() local 82 ret = clock_gettime(data.cid, &ts); in threaded() 83 if (ret != 0) in threaded() 84 UNRESOLVED(ret, "Unable to get time from clock"); in threaded() 88 ret = pthread_mutex_lock(&(data.mtx1)); in threaded() 89 if (ret != 0) in threaded() 90 UNRESOLVED(ret, "Unable tu lock m1 in thread"); in threaded() 98 ret = pthread_cond_wait(&(data.cnd), &(data.mtx1)); in threaded() 100 ret = pthread_cond_timedwait(&(data.cnd), &(data.mtx1), in threaded() 102 } while ((ret in threaded() 166 int ret, j; main() local [all...] |
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | lpass-hdmi.c | 26 unsigned int ret; in lpass_hdmi_daiops_hw_params() local 77 ret = regmap_field_write(drvdata->tx_ctl->soft_reset, LPASS_TX_CTL_RESET); in lpass_hdmi_daiops_hw_params() 78 if (ret) in lpass_hdmi_daiops_hw_params() 79 return ret; in lpass_hdmi_daiops_hw_params() 81 ret = regmap_field_write(drvdata->tx_ctl->soft_reset, LPASS_TX_CTL_CLEAR); in lpass_hdmi_daiops_hw_params() 82 if (ret) in lpass_hdmi_daiops_hw_params() 83 return ret; in lpass_hdmi_daiops_hw_params() 85 ret = regmap_field_write(drvdata->hdmitx_legacy_en, LPASS_HDMITX_LEGACY_DISABLE); in lpass_hdmi_daiops_hw_params() 86 if (ret) in lpass_hdmi_daiops_hw_params() 87 return ret; in lpass_hdmi_daiops_hw_params() 193 int ret; lpass_hdmi_daiops_prepare() local 211 int ret = -EINVAL; lpass_hdmi_daiops_trigger() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | free-space-tests.c | 22 int ret = 0; in test_extents() local 27 ret = btrfs_add_free_space(cache, 0, SZ_4M); in test_extents() 28 if (ret) { in test_extents() 29 test_err("error adding initial extents %d", ret); in test_extents() 30 return ret; in test_extents() 33 ret = btrfs_remove_free_space(cache, 0, SZ_4M); in test_extents() 34 if (ret) { in test_extents() 35 test_err("error removing extent %d", ret); in test_extents() 36 return ret; in test_extents() 45 ret in test_extents() 93 int ret; test_bitmaps() local 162 int ret; test_bitmaps_and_extents() local 398 int ret; test_steal_space_from_bitmap_to_extent() local 843 int ret, i; test_bytes_index() local 1010 int ret = -ENOMEM; btrfs_test_free_space_cache() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 2-3.c | 49 * UNRESOLVED(ret, descr); 50 * where descr is a description of the error and ret is an int (error code for example) 95 int ret; in clnp1() local 97 ret = pthread_mutex_trylock(&(data.mtx)); in clnp1() 98 if (ret != 0) { in clnp1() 102 ret = pthread_mutex_unlock(&(data.mtx)); in clnp1() 103 if (ret != 0) { in clnp1() 104 UNRESOLVED(ret, in clnp1() 116 int ret; in clnp2() local 118 ret in clnp2() 139 int ret; clnp3() local 164 int ret; threaded() local 204 int ret, i; main() local [all...] |
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | state_test.cpp | 69 int32_t ret = vDecSample->CreateVideoDecoder(hevc_codeName); in SetUp() local 70 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 71 ret = vDecSample->SetVideoDecoderCallback(); in SetUp() 72 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 73 ret = vDecSample->ConfigureVideoDecoder(); in SetUp() 74 ASSERT_EQ(AV_ERR_OK, ret); in SetUp() 99 int32_t ret = vDecSample->Stop(); in HWTEST_F() local 100 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 101 ret = vDecSample->Flush(); in HWTEST_F() 102 ASSERT_EQ(AV_ERR_INVALID_STATE, ret); in HWTEST_F() 116 int32_t ret = vDecSample->Start(); HWTEST_F() local 133 int32_t ret = vDecSample->Start(); HWTEST_F() local 150 int32_t ret = vDecSample->Start(); HWTEST_F() local 167 int32_t ret = vDecSample->Start(); HWTEST_F() local 187 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 207 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 227 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 248 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 266 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 286 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 306 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 326 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 348 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 368 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 388 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 412 int32_t ret = vDecSample->Start(); HWTEST_F() local 431 int32_t ret = vDecSample->Start(); HWTEST_F() local 450 int32_t ret = vDecSample->Start(); HWTEST_F() local 469 int32_t ret = vDecSample->Start(); HWTEST_F() local 488 int32_t ret = vDecSample->Start(); HWTEST_F() local 511 int32_t ret = vDecSample->Start(); HWTEST_F() local 533 int32_t ret = vDecSample->Start(); HWTEST_F() local 552 int32_t ret = vDecSample->Start(); HWTEST_F() local 571 int32_t ret = vDecSample->Start(); HWTEST_F() local 592 int32_t ret = vDecSample->Start(); HWTEST_F() local 611 int32_t ret = vDecSample->Start(); HWTEST_F() local 630 int32_t ret = vDecSample->Start(); HWTEST_F() local 655 int32_t ret = vDecSample->Start(); HWTEST_F() local 672 int32_t ret = vDecSample->Start(); HWTEST_F() local 689 int32_t ret = vDecSample->Start(); HWTEST_F() local 712 int32_t ret = vDecSample->Start(); HWTEST_F() local 731 int32_t ret = vDecSample->Reset(); HWTEST_F() local 746 int32_t ret = vDecSample->Release(); HWTEST_F() local 760 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 776 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 792 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 808 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 825 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 842 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 859 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 876 int32_t ret = vDecSample->StartVideoDecoder(); HWTEST_F() local 893 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 916 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 939 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 962 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 983 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1006 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1029 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1052 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1077 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1100 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1123 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1149 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1169 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1189 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1209 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1229 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1251 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1273 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1295 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1317 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1339 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1365 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1390 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1412 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1434 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1458 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1480 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1502 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1530 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1550 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1570 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1596 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1618 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1636 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1652 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1671 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1690 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1709 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1728 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1747 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1766 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local 1785 int32_t ret = vDecSample->DecodeSetSurface(); HWTEST_F() local [all...] |