Searched refs:start_frame (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_stack.c | 42 unsigned start_frame, in debug_backtrace_capture() argument 73 if(start_frame) in debug_backtrace_capture() 74 --start_frame; in debug_backtrace_capture()
|
D | u_debug_stack.h | 53 unsigned start_frame,
|
/external/libvpx/libvpx/vp8/encoder/ |
D | temporal_filter.c | 443 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/ |
D | usb.h | 123 int32_t start_frame; /* for Isochronous events */ member
|
/external/libusb/libusb/os/ |
D | linux_usbfs.h | 93 int start_frame; member
|
/external/libpcap/ |
D | pcap-common.c | 1170 uhdr->start_frame = SWAPLONG(uhdr->start_frame); in swap_linux_usb_header()
|
/external/kernel-headers/original/uapi/linux/ |
D | usbdevice_fs.h | 104 int start_frame; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_temporal_filter.c | 660 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/ |
D | Thread.cpp | 1832 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()
|
D | Process.cpp | 5503 uint32_t start_frame, in GetThreadStatus() argument 5523 start_frame, in GetThreadStatus()
|
/external/lldb/include/lldb/Target/ |
D | Thread.h | 892 uint32_t start_frame,
|
D | Process.h | 2503 uint32_t start_frame,
|
/external/lldb/source/Commands/ |
D | CommandObjectThread.cpp | 1238 const uint32_t start_frame = 0; in DoExecute() local 1244 start_frame, in DoExecute()
|
D | CommandObjectProcess.cpp | 1599 const uint32_t start_frame = 0; in DoExecute() local 1605 start_frame, in DoExecute()
|
D | CommandObjectTarget.cpp | 106 const uint32_t start_frame = 0; in DumpTargetInfo() local 112 start_frame, in DumpTargetInfo()
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 2567 int start_frame; member
|