[all]: rename function names

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@60 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-07 09:14:00 +00:00
parent 1b5d44e56e
commit 848f7d93fe
15 changed files with 162 additions and 161 deletions

View File

@@ -21,7 +21,7 @@
int main()
{
rk_log("mpp revision is %d\n", get_mpp_revision());
mpp_log("mpp revision is %d\n", get_mpp_revision());
return 0;
}