Home
last modified time | relevance | path

Searched defs:Append (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Ddiff.py27 def Append(self, line): member in DiffLines
50 def Append(self, line): member in DiffHunk
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.h67 void Append(const vpx_codec_cx_pkt_t &pkt) { in Append() function