Searched defs:GetFrameCount (Results 1 – 7 of 7) sorted by relevance
76 export const GetFrameCount: (source: image.ImageSource) => Array<number>; constant
754 int32_t VDecEncNdkSample::GetFrameCount() in GetFrameCount() function in VDecEncNdkSample
789 int32_t ADecEncNdkSample::GetFrameCount() in GetFrameCount() function in ADecEncNdkSample
661 BENCHMARK_F(AudioCaptureBenchmarkTest, GetFrameCount)(benchmark::State &state) in BENCHMARK_F() argument
332 BENCHMARK_F(AudioRenderBenchmarkTest, GetFrameCount)(benchmark::State &state) in BENCHMARK_F() argument
620 napi_value ImageSourceNDKTest::GetFrameCount(napi_env env, napi_callback_info info) in GetFrameCount() function in OHOS::Media::ImageSourceNDKTest
1774 static napi_value GetFrameCount(napi_env env, napi_callback_info info) { in GetFrameCount() function