]> granicus.if.org Git - libvpx/commit
corrected an enum name
authorYaowu Xu <yaowu@google.com>
Tue, 6 Dec 2011 15:09:08 +0000 (07:09 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 6 Dec 2011 15:09:08 +0000 (07:09 -0800)
commit0404a5a7e171908e619586b72d89d8894a1eb754
treeabb902358080e337eb75a0acce10f2a266fd3d2b
parent82d99257f2f2a009bd3f9cde4375e141fbf85827
corrected an enum name

CNT_INTRA has been used for counting (0,0) motion vectos, this commit
renames it to CNT_ZEROMV

Change-Id: I8f67c5468370090525faf84ba5b3f780d302443f
vp8/common/findnearmv.c