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