MCPcopy Index your code
hub / github.com/hzwer/ECCV2022-RIFE / close

Method close

benchmark/yuv_frame_io.py:67–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65 return self.YUV, True
66
67 def close(self):
68 self.fp.close()
69
70
71class YUV_Write():

Callers 2

inference_video.pyFile · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected