Searched refs:init_result (Results 1 – 2 of 2) sorted by relevance
115 int32_t init_result = in Init() local118 if (init_result != WEBRTC_VIDEO_CODEC_OK) { in Init()120 init_result); in Init()123 init_result = decoder_->InitDecode(config_.codec_settings, nbr_of_cores); in Init()124 if (init_result != WEBRTC_VIDEO_CODEC_OK) { in Init()126 init_result); in Init()
591 init_result (751 err_status = init_result (&result, result_buf, buf, buflen); in _nss_mdns_gethostbyaddr_r()797 err_status = init_result (&result, result_buf, buf, buflen); in mdns_gethostbyname2()1497 init_result ( in init_result() function