Searched refs:g_format (Results 1 – 1 of 1) sorted by relevance
43 OH_AVFormat *g_format; variable98 g_format = OH_AVFormat_Create(); in SetUp()99 ASSERT_NE(nullptr, g_format); in SetUp()104 OH_AVFormat_Destroy(g_format); in TearDown()127 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format);141 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format);155 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format);169 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format);182 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format);196 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format);[all …]