Home
last modified time | relevance | path

Searched refs:ReadPacket (Results 1 - 5 of 5) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/include/
H A Drtp_codec_ts.h46 int ReadPacket(uint8_t *buf, int buf_size);
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_ts.cpp169 return decoder->ReadPacket(buf, buf_size); in StaticReadPacket()
172 int RtpDecoderTs::ReadPacket(uint8_t *buf, int buf_size) in ReadPacket() function in OHOS::Sharing::RtpDecoderTs
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.h137 int32_t ReadPacket(void);
H A Dliteplayer.cpp1191 int32_t PlayerControl::ReadPacket() in ReadPacket() function in OHOS::Media::PlayerControl
1323 ret = ReadPacket(); in ReadPacketAndPushToDecoder()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/
H A Drtp_unit_test.cpp648 auto ret = decoder->ReadPacket(buf.get(), bufSize); in HWTEST_F()

Completed in 10 milliseconds