/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/ |
H A D | videoenc_api11_sample.cpp | 301 SetEOS(index, buffer); in PushData() 412 void VEncAPI11FuzzSample::SetEOS(uint32_t index, OH_AVBuffer *buffer) in SetEOS() function in VEncAPI11FuzzSample 452 SetEOS(index, buffer); in InputFunc()
|
H A D | videoenc_api11_sample.h | 83 void SetEOS(uint32_t index, OH_AVBuffer *buffer);
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.cpp | 325 void VEncFuzzSample::SetEOS(uint32_t index) in SetEOS() function in VEncFuzzSample 370 SetEOS(index); in PushData() 406 SetEOS(index); in InputDataFuzz()
|
H A D | videoenc_sample.h | 86 void SetEOS(uint32_t index);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 317 SetEOS(index); in PushData() 336 SetEOS(index); in PushData() 443 void VDecNdkInnerSample::SetEOS(uint32_t index) in SetEOS() function in VDecNdkInnerSample
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/ |
H A D | videodec_sample.h | 69 void SetEOS(uint32_t index);
|
H A D | videodec_sample.cpp | 321 SetEOS(index); in ReadData() 426 void VDecFuzzSample::SetEOS(uint32_t index) in SetEOS() function in VDecFuzzSample
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/ |
H A D | videodec_api11_sample.h | 67 void SetEOS(OH_AVBuffer *buffer, uint32_t index);
|
H A D | videodec_api11_sample.cpp | 244 void VDecApi11FuzzSample::SetEOS(OH_AVBuffer *buffer, uint32_t index) in SetEOS() function in VDecApi11FuzzSample 416 SetEOS(buffer, index); in PushData()
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
H A D | videodec_sample.h | 76 void SetEOS(uint32_t index);
|
H A D | videodec_sample.cpp | 340 SetEOS(index); in ReadData() 447 void VDecFuzzSample::SetEOS(uint32_t index) in SetEOS() function in VDecFuzzSample
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/ |
H A D | videodec_ndk_inner_sample.cpp | 355 SetEOS(index); in ReadData() 371 SetEOS(index); in ReadData() 497 void VDecNdkInnerSample::SetEOS(uint32_t index) in SetEOS() function in VDecNdkInnerSample
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/ |
H A D | videodec_inner_sample.h | 98 void SetEOS(uint32_t index);
|
H A D | videodec_sample.h | 97 void SetEOS(uint32_t index);
|
H A D | videodec_api11_sample.h | 103 void SetEOS(uint32_t index, OH_AVBuffer *buffer);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/ |
H A D | videodec_sample.h | 86 void SetEOS(uint32_t index);
|
H A D | videodec_api11_sample.h | 100 void SetEOS(uint32_t index, OH_AVBuffer *buffer);
|
H A D | videodec_inner_sample.h | 101 void SetEOS(uint32_t index);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 511 SetEOS(index); in ReadData() 527 SetEOS(index); in ReadData() 658 void VDecNdkSample::SetEOS(uint32_t index) in SetEOS() function in VDecNdkSample
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
H A D | videoenc_sample.h | 97 void SetEOS(uint32_t index);
|
H A D | videoenc_api11_sample.h | 120 void SetEOS(uint32_t index, OH_AVBuffer *buffer);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/ |
H A D | videodec_sample.h | 90 void SetEOS(uint32_t index);
|
H A D | videodec_api11_sample.h | 102 void SetEOS(uint32_t index, OH_AVBuffer *buffer);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 616 void VEncNdkSample::SetEOS(uint32_t index) in SetEOS() function in VEncNdkSample 668 SetEOS(index); in PushData() 734 SetEOS(index); in InputDataFuzz()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 523 SetEOS(index); in PushData() 541 SetEOS(index); in PushData() 763 void VDecNdkSample::SetEOS(uint32_t index) in SetEOS() function in VDecNdkSample
|