Home
last modified time | relevance | path

Searched defs:is_key (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.cpp1777 uint64 abs_timecode, bool is_key) { in AddFrame()
1791 bool is_key) { in AddFrameWithAdditional()
1809 uint64 abs_timecode, bool is_key) { in AddFrameWithDiscardPadding()
2566 uint64 timestamp, bool is_key) { in AddFrame()
2583 bool is_key) { in AddFrameWithAdditional()
2601 bool is_key) { in AddFrameWithDiscardPadding()
3022 uint64 frame_timestamp_ns, bool is_key) { in DoNewClusterProcessing()
Dmkvmuxer.hpp103 bool is_key() const { return is_key_; } in is_key() function in mkvmuxer::Frame
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c1138 const int is_key = cpi->common.frame_type == KEY_FRAME; in sum_intra_stats() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
Dgflags.py1937 def WriteInfoInXMLFormat(self, outfile, module_name, is_key=False, indent=''): argument
/external/chromium-trace/catapult/third_party/python_gflags/
Dgflags.py1937 def WriteInfoInXMLFormat(self, outfile, module_name, is_key=False, indent=''): argument