Home
last modified time | relevance | path

Searched defs:frame_list (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/examples/person_detection/utils/
Draw_to_bitmap.py87 def reshape_bitmaps(frame_list, width, height, channels): argument
/external/webrtc/modules/video_coding/
Djitter_buffer.cc319 FrameList** frame_list) { in GetFrame()
392 FrameList* frame_list; in InsertPacket() local