Searched refs:CheckVideoFrameFormat (Results 1 – 2 of 2) sorted by relevance
124 static int32_t CheckVideoFrameFormat(const int32_t &frameWidth, const int32_t &frameHeight,
716 ret = AVScreenCaptureNapi::CheckVideoFrameFormat(frameWidth, frameHeight, in GetVideoInfo()758 int32_t AVScreenCaptureNapi::CheckVideoFrameFormat(const int32_t &frameWidth, const int32_t &frameH… in CheckVideoFrameFormat() function in OHOS::Media::AVScreenCaptureNapi