Home
last modified time | relevance | path

Searched defs:start_frame (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/util/
Du_debug_stack.c90 unsigned start_frame, in debug_backtrace_capture()
199 unsigned start_frame, in debug_backtrace_capture()
Du_debug_stack_android.cpp51 unsigned start_frame, in debug_backtrace_capture()
/third_party/mesa3d/src/intel/common/
Dintel_measure.c120 const int start_frame = atoi(start_frame_s); in intel_measure_init() local
518 const unsigned start_frame = ringbuffer_peek(rb, 0)->frame; in buffered_event_count() local
Dintel_measure.h73 unsigned start_frame; member
/third_party/ffmpeg/libavfilter/
Dtrim.c43 int64_t start_frame, end_frame; member
Dvf_detelecine.c39 int start_frame; member
Dvf_fade.c56 int start_frame, nb_frames; member
/third_party/ffmpeg/libavcodec/
Dcdtoons.c42 uint16_t start_frame; member
Davcodec.h256 int start_frame; member
2500 int (*start_frame)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size); member
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h262 usb_frcount_t start_frame; /* (modify) start frame (ISO) */ member
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c505 guint start_frame, end_frame; in parse_mdvdsub() local
/third_party/ffmpeg/libavformat/
Dsegment.c852 int start_frame = INT_MAX; in seg_write_packet() local
Dmxfdec.c140 int start_frame; member
/third_party/mesa3d/src/amd/common/
Dac_sqtt.h45 int start_frame; member
/third_party/libinput/tools/
Dlibinput-record.c1283 bool start_frame) in handle_libinput_events()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12765 static void start_frame(upb_json_printer *p) { in start_frame() function