Searched refs:BIN_FRAME_SIZE (Results 1 - 1 of 1) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/ | ||
H A D | bin2stream.py | 26 BIN_FRAME_SIZE = int(TARGET_WIDTH * TARGET_HEIGHT / PIXEL_PER_BYTE) variable 75 blob = f.read(BIN_FRAME_SIZE) |
Completed in 1 milliseconds