Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 3 of 3) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/oled/
Dimg2code.py24 def resize_and_binarize_image(frame, width, height, threshold): argument
47 def convert_frame_to_bytes(frame): argument
/vendor/hisilicon/hispark_pegasus/demo/ssd1306_demo/
Dimg2code.py24 def resize_and_binarize_image(frame, width, height, threshold): argument
47 def convert_frame_to_bytes(frame): argument
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/
Dbin2stream.py80 def sigint_handler(signum, frame): argument