Searched defs:CopyFrame (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libvpx/test/ | ||
H A D | vpx_scale_test.cc | 76 void CopyFrame() { in CopyFrame() function in libvpx_test::__anon3a421f720111::CopyFrameTest |
/aosp_15_r20/external/pigweed/pw_rpc_transport/ | ||
H A D | simple_framing_test.cc | 66 void CopyFrame(RpcFrame frame, std::vector<std::byte>& dst) { in CopyFrame() function |