Searched refs:frametype (Results 1 – 3 of 3) sorted by relevance
29 RtpPacketizerGeneric(FrameType frametype, size_t max_payload_len);
967 atheros_set_wps_ie(void *priv, const u8 *ie, size_t len, u32 frametype) in atheros_set_wps_ie() argument974 (unsigned long) len, frametype); in atheros_set_wps_ie()978 beac_ie->app_frmtype = frametype; in atheros_set_wps_ie()983 if (((frametype == IEEE80211_APPIE_FRAME_BEACON) || in atheros_set_wps_ie()984 (frametype == IEEE80211_APPIE_FRAME_PROBE_RESP)) && in atheros_set_wps_ie()
1385 webrtc::FrameType frametype = kVideoFrameDelta; in TEST_F() local1388 packet_->frameType = frametype; in TEST_F()1432 EXPECT_EQ(frametype, frame_out->FrameType()); in TEST_F()