Home
last modified time | relevance | path

Searched refs:aKeyCount (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dproc_test.cpp137 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 Dfunc_test.cpp124 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 Dformat_test.cpp133 …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 Dnet2_test.cpp234 …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 Dreli_test.cpp943 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);