Searched refs:comp_resp (Results 1 – 2 of 2) sorted by relevance
434 auto comp_resp = Send(stream, CompileRequest{SourceLanguage::MSL, source}); in RunClient() local439 if (!comp_resp.error.empty()) { in RunClient()440 printf("%s\n", comp_resp.error.c_str()); in RunClient()
433 _find_response (gconstpointer resp, gconstpointer comp_resp) in _find_response() argument436 mfxFrameAllocResponse *_resp = (mfxFrameAllocResponse *) comp_resp; in _find_response()