Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_stack.c42 unsigned start_frame, in debug_backtrace_capture() argument
73 if(start_frame) in debug_backtrace_capture()
74 --start_frame; in debug_backtrace_capture()
Du_debug_stack.h53 unsigned start_frame,
/external/libvpx/libvpx/vp8/encoder/
Dtemporal_filter.c443 int start_frame = 0; in vp8_temporal_filter_prepare_c() local
502 start_frame = distance + frames_to_blur_forward; in vp8_temporal_filter_prepare_c()
508 int which_buffer = start_frame - frame; in vp8_temporal_filter_prepare_c()
/external/libpcap/pcap/
Dusb.h123 int32_t start_frame; /* for Isochronous events */ member
/external/libusb/libusb/os/
Dlinux_usbfs.h93 int start_frame; member
/external/libpcap/
Dpcap-common.c1170 uhdr->start_frame = SWAPLONG(uhdr->start_frame); in swap_linux_usb_header()
/external/kernel-headers/original/uapi/linux/
Dusbdevice_fs.h104 int start_frame; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c660 int start_frame; in vp9_temporal_filter() local
671 start_frame = distance + frames_to_blur_forward; in vp9_temporal_filter()
675 const int which_buffer = start_frame - frame; in vp9_temporal_filter()
/external/lldb/source/Target/
DThread.cpp1832 Thread::GetStatus (Stream &strm, uint32_t start_frame, uint32_t num_frames, uint32_t num_frames_wit… in GetStatus() argument
1848 StackFrameSP frame_sp = GetStackFrameAtIndex(start_frame); in GetStatus()
1859 DumpUsingSettingsFormat (strm, start_frame); in GetStatus()
1868 start_frame, in GetStatus()
DProcess.cpp5503 uint32_t start_frame, in GetThreadStatus() argument
5523 start_frame, in GetThreadStatus()
/external/lldb/include/lldb/Target/
DThread.h892 uint32_t start_frame,
DProcess.h2503 uint32_t start_frame,
/external/lldb/source/Commands/
DCommandObjectThread.cpp1238 const uint32_t start_frame = 0; in DoExecute() local
1244 start_frame, in DoExecute()
DCommandObjectProcess.cpp1599 const uint32_t start_frame = 0; in DoExecute() local
1605 start_frame, in DoExecute()
DCommandObjectTarget.cpp106 const uint32_t start_frame = 0; in DumpTargetInfo() local
112 start_frame, in DumpTargetInfo()
/external/valgrind/include/vki/
Dvki-linux.h2567 int start_frame; member