Searched refs:RS_PLAYBACK_PREFIX (Results 1 – 1 of 1) sorted by relevance
6 #define RS_PLAYBACK_PREFIX "rsp_" macro399 …fprintf(f, "void " RS_PLAYBACK_PREFIX "%s(Context *con, const void *vp, size_t cmdSizeBytes) {\n",… in printPlaybackCpp()456 fprintf(f, " %s%s,\n", RS_PLAYBACK_PREFIX, apis[ct].name); in printPlaybackCpp()501 printPlaybackFuncs(f, RS_PLAYBACK_PREFIX); in main()