Home
last modified time | relevance | path

Searched refs:RETURN_FALSE_IF_NULL (Results 1 - 14 of 14) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_sink_decoder.cpp77 RETURN_FALSE_IF_NULL(videoDecoder_); in SetDecoderFormat()
95 RETURN_FALSE_IF_NULL(videoDecoder_); in SetVideoCallback()
155 RETURN_FALSE_IF_NULL(videoDecoder_); in StartDecoder()
210 RETURN_FALSE_IF_NULL(videoDecoder_); in DecodeVideoData()
321 RETURN_FALSE_IF_NULL(surface); in SetSurface()
322 RETURN_FALSE_IF_NULL(videoDecoder_); in SetSurface()
H A Dmedia_frame_pipeline.cpp25 RETURN_FALSE_IF_NULL(frame); in IsAudioFrame()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_h264.cpp89 RETURN_FALSE_IF_NULL(frame_); in UnpackSingle()
90 RETURN_FALSE_IF_NULL(ptr); in UnpackSingle()
102 RETURN_FALSE_IF_NULL(rtp); in UnpackStapA()
103 RETURN_FALSE_IF_NULL(ptr); in UnpackStapA()
126 RETURN_FALSE_IF_NULL(rtp); in UnpackFuA()
127 RETURN_FALSE_IF_NULL(ptr); in UnpackFuA()
128 RETURN_FALSE_IF_NULL(frame_); in UnpackFuA()
229 RETURN_FALSE_IF_NULL(frame); in InputFrame()
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dtcp_session.cpp58 RETURN_FALSE_IF_NULL(buf); in Send()
65 RETURN_FALSE_IF_NULL(buf); in Send()
H A Dudp_session.cpp86 RETURN_FALSE_IF_NULL(buf); in Send()
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dcommon_macro.h35 #define RETURN_FALSE_IF_NULL(pointer) \ macro
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/
H A Dframe_merger.cpp40 RETURN_FALSE_IF_NULL(buffer); in InputFrame()
47 RETURN_FALSE_IF_NULL(back); in InputFrame()
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Daudio_play_controller.cpp61 RETURN_FALSE_IF_NULL(dispatcher); in Start()
H A Dmedia_controller.cpp149 RETURN_FALSE_IF_NULL(surface); in AppendSurface()
H A Dvideo_play_controller.cpp82 RETURN_FALSE_IF_NULL(surface); in SetSurface()
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dtcp_client.cpp103 RETURN_FALSE_IF_NULL(buf); in Send()
H A Dudp_client.cpp89 RETURN_FALSE_IF_NULL(buf); in Send()
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
H A Dsocket_utils.cpp35 RETURN_FALSE_IF_NULL(ip); in CreateTcpServer()
102 RETURN_FALSE_IF_NULL(ip); in CreateTcpClient()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp270 RETURN_FALSE_IF_NULL(buf); in SendDataBuffer()

Completed in 6 milliseconds