Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_hdlc/
H A Ddecoder.cc121 Status Decoder::CheckFrame() const { in CheckFrame() function in pw::hdlc::Decoder
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_buffer2_unittest.cc200 void CheckFrame(size_t index, int picture_id, int spatial_layer) { in CheckFrame() function in webrtc::video_coding::TestFrameBuffer2