Searched refs:outframe (Results 1 – 4 of 4) sorted by relevance
55 UMat frame, outframe; in main() local93 pFilter->apply(frame, outframe); in main()95 imshow("CLAHE", outframe); in main()99 imwrite(outfile, outframe); in main()
45 float* const* outframe) { in WebRtcNs_Process() argument47 outframe); in WebRtcNs_Process()
98 float* const* outframe);
2031 if (fwrite(outframe, sizeof(short), in WebRtcNsx_ProcessCore()