HomeSort by relevance Sort by last modified time
    Searched defs:_frame (Results 1 - 3 of 3) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
frameobject.h 16 typedef struct _frame { struct
18 struct _frame *f_back; /* previous frame, or NULL */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
frameobject.h 16 typedef struct _frame { struct
18 struct _frame *f_back; /* previous frame, or NULL */
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_async_test.h 28 _frame(frame),
32 webrtc::VideoFrame* _frame; member in class:FrameQueueTuple

Completed in 8359 milliseconds