HomeSort by relevance Sort by last modified time
    Searched refs:start_frame (Results 76 - 100 of 112) sorted by null

1 2 34 5

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
usbdevice_fs.h 80 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
usbdevice_fs.h 80 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
usbdevice_fs.h 80 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usbdevice_fs.h 80 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usbdevice_fs.h 80 int start_frame; member in struct:usbdevfs_urb
  /bionic/libc/kernel/uapi/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /development/ndk/platforms/android-L/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.h 96 int start_frame; member in struct:usbfs_urb
  /external/kernel-headers/original/uapi/linux/
usbdevice_fs.h 104 int start_frame; member in struct:usbdevfs_urb
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 379 int start_frame = 0; local
434 start_frame = distance + frames_to_blur_forward;
443 cpi->last_alt_ref_sei, start_frame);
455 int which_buffer = start_frame - frame;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c 379 int start_frame = 0; local
434 start_frame = distance + frames_to_blur_forward;
443 cpi->last_alt_ref_sei, start_frame);
455 int which_buffer = start_frame - frame;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
usbdevice_fs.h 92 int start_frame; member in struct:usbdevfs_urb
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
vp8_sequence_coder.cc 120 // Get range of frames: will encode num_frames following start_frame).
121 int start_frame = strtol((parser.GetFlag("start_frame")).c_str(), NULL, 10); local
163 if (frame_cnt >= start_frame) {
208 " - start_frame - frame number in which encoding will begin. Default: 0"
222 parser.SetFlag("start_frame", "0");
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
temporal_filter.c 441 int start_frame = 0; local
500 start_frame = distance + frames_to_blur_forward;
506 int which_buffer = start_frame - frame;
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 440 int start_frame = 0; local
499 start_frame = distance + frames_to_blur_forward;
505 int which_buffer = start_frame - frame;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 440 int start_frame = 0; local
499 start_frame = distance + frames_to_blur_forward;
505 int which_buffer = start_frame - frame;
  /external/srec/srec/include/
srec.h 335 void multi_srec_get_speech_bounds(multi_srec* rec, frameID* start_frame, frameID* end_frame);
  /external/libpcap/
pcap-common.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_temporal_filter.c 431 int start_frame; local
442 start_frame = distance + frames_to_blur_forward;
446 const int which_buffer = start_frame - frame;
  /external/lldb/include/lldb/Target/
Thread.h 892 uint32_t start_frame,
    [all...]

Completed in 2171 milliseconds

1 2 34 5