Searched defs:Append (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ | ||
D | diff.py | 27 def Append(self, line): member in DiffLines |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ | ||
D | encode_test_driver.h | 67 void Append(const vpx_codec_cx_pkt_t &pkt) { in Append() function |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ | ||
D | gtest-all.cc | 4423 void TestEventRepeater::Append(TestEventListener *listener) { in Append() function in testing::internal::TestEventRepeater |