Home
last modified time | relevance | path

Searched refs:bitmapList (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/
H A Dbin2stream.py35 bitmapList = [] variable in EncodeHandler
51 if frameId < len(EncodeHandler.bitmapList):
53 body = EncodeHandler.bitmapList[frameId]
101 EncodeHandler.bitmapList = load_video_bin(binFile)

Completed in 1 milliseconds