Searched refs:sourceFormatV (Results 1 – 1 of 1) sorted by relevance
72 static OH_AVFormat *sourceFormatV = nullptr; variable133 if (sourceFormatV != nullptr) { in DemuxMoreTearDown()134 OH_AVFormat_Destroy(sourceFormatV); in DemuxMoreTearDown()135 sourceFormatV = nullptr; in DemuxMoreTearDown()298 sourceFormatV = OH_AVSource_GetSourceFormat(sourceV); in MyMapVtt()303 ASSERT_TRUE(OH_AVFormat_GetIntValue(sourceFormatV, OH_MD_KEY_TRACK_COUNT, &g_trackCount)); in MyMapVtt()