Searched defs:EncodeCallback (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/test/ | ||
H A D | fake_encoder.cc | 425 int32_t MultithreadedFakeH264Encoder::EncodeCallback( in EncodeCallback() function in webrtc::test::MultithreadedFakeH264Encoder |
/aosp_15_r20/system/libcppbor/include/cppbor/ | ||
H A D | cppbor.h | 118 using EncodeCallback = std::function<void(uint8_t)>; variable |