Searched refs:aKeyCount (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
H A D | proc_test.cpp | 137 aKeyCount++; in SetAudioValue() 355 int aKeyCount = 0; variable 409 int aKeyCount = 0; variable 463 int aKeyCount = 0; variable 517 int aKeyCount = 0; variable 553 int aKeyCount = 0; variable 607 int aKeyCount = 0; variable 661 int aKeyCount = 0; variable 709 int aKeyCount = 0; variable 745 int aKeyCount = 0; variable [all …]
|
H A D | func_test.cpp | 124 aKeyCount++; in SetAudioValue() 308 int aKeyCount = 0; variable 331 ASSERT_EQ(aKeyCount, 431); 366 int aKeyCount = 0; variable 425 int aKeyCount = 0; variable 784 int aKeyCount = 0; variable 936 int aKeyCount = 0; variable 1105 int aKeyCount = 0; variable 2351 int aKeyCount = 0; variable 2384 int aKeyCount = 0; variable [all …]
|
H A D | format_test.cpp | 133 …ic void SetAudioValue(OH_AVCodecBufferAttr attr, bool &audioIsEnd, int &audioFrame, int &aKeyCount) in SetAudioValue() argument 141 aKeyCount++; in SetAudioValue() 553 int aKeyCount = 0; variable 570 SetAudioValue(attr, audioIsEnd, audioFrame, aKeyCount); 610 int aKeyCount = 0; variable 627 SetAudioValue(attr, audioIsEnd, audioFrame, aKeyCount); 666 int aKeyCount = 0; variable 683 SetAudioValue(attr, audioIsEnd, audioFrame, aKeyCount);
|
H A D | net2_test.cpp | 234 …ic void SetAudioValue(OH_AVCodecBufferAttr attr, bool &audioIsEnd, int &audioFrame, int &aKeyCount) in SetAudioValue() argument 242 aKeyCount++; in SetAudioValue() 899 int aKeyCount = 0; variable 916 SetAudioValue(attr, audioIsEnd, audioFrame, aKeyCount); 921 ASSERT_EQ(aKeyCount, 2812);
|
H A D | reli_test.cpp | 943 int aKeyCount = 0; variable 965 aKeyCount++; 974 ASSERT_EQ(aKeyCount, 433); 1514 …ic void SetAudioValue(OH_AVCodecBufferAttr attr, bool &audioIsEnd, int &audioFrame, int &aKeyCount) in SetAudioValue() argument 1522 aKeyCount++; in SetAudioValue() 1567 int aKeyCount = 0; variable 1584 SetAudioValue(attr, audioIsEnd, audioFrame, aKeyCount); 1589 ASSERT_EQ(aKeyCount, 11208);
|