Searched refs:sourcename (Results 1 – 6 of 6) sorted by relevance
41 OH_AVCodec *sourcename = OH_AudioCodec_CreateByName(codecdata.c_str()); in AudioEncoderFuzzTest() local42 if (sourcename) { in AudioEncoderFuzzTest()43 OH_AudioCodec_Destroy(sourcename); in AudioEncoderFuzzTest()
42 OH_AVCodec *sourcename = OH_AudioCodec_CreateByName(codecdata.c_str()); in AudioDecoderFuzzTest() local43 if (sourcename) { in AudioDecoderFuzzTest()44 OH_AudioCodec_Destroy(sourcename); in AudioDecoderFuzzTest()