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

  /external/chromium_org/device/hid/
input_service_linux.h 40 bool is_key : 1; member in struct:device::InputServiceLinux::InputDeviceInfo
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
encodeframe.c 1116 const int is_key = cpi->common.frame_type == KEY_FRAME; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 1116 const int is_key = cpi->common.frame_type == KEY_FRAME; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeframe.c 1117 const int is_key = cpi->common.frame_type == KEY_FRAME; local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 87 bool is_key() const { return is_key_; } function in class:mkvmuxer::Frame
726 // is_key: Flag telling whether or not this frame is a key frame.
731 bool is_key);
745 // is_key: Flag telling whether or not this frame is a key frame.
753 bool is_key);
765 // is_key: Flag telling whether or not this frame is a key frame.
771 bool is_key);
829 uint64 is_key);
839 uint64 is_key);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 87 bool is_key() const { return is_key_; } function in class:mkvmuxer::Frame
726 // is_key: Flag telling whether or not this frame is a key frame.
731 bool is_key);
745 // is_key: Flag telling whether or not this frame is a key frame.
753 bool is_key);
765 // is_key: Flag telling whether or not this frame is a key frame.
771 bool is_key);
829 uint64 is_key);
839 uint64 is_key);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.hpp 86 bool is_key() const { return is_key_; } function in class:mkvmuxer::Frame
719 // is_key: Flag telling whether or not this frame is a key frame.
722 bool is_key);
736 // is_key: Flag telling whether or not this frame is a key frame.
740 uint64 abs_timecode, bool is_key);
752 // is_key: Flag telling whether or not this frame is a key frame.
755 uint64 abs_timecode, bool is_key);
804 uint64 is_key);
812 int64 timecode, uint64 is_key);
    [all...]

Completed in 462 milliseconds