]> granicus.if.org Git - libvpx/commit
Removing NUM_ prefix from constant names.
authorDmitry Kovalev <dkovalev@google.com>
Sat, 19 Oct 2013 00:44:19 +0000 (17:44 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Sat, 19 Oct 2013 00:44:19 +0000 (17:44 -0700)
commit6d2a0da7a70855d8f16b62b16dcb4d16203d103d
treee5b63917a16bb8d471212adb3df9acd4f8d45653
parent4e6c799e9f61fe8d03e99b34d9b0d1e3d5eaaa2e
Removing NUM_ prefix from constant names.

Renames for consistency with other constants:
  NUM_FRAME_TYPES -> FRAME_TYPES
  NUM_PARTITION_CONTEXTS -> PARTITION_CONTEXTS

Change-Id: I3db30acb2868eb0a424237c831087b2e264ec47f
vp9/common/vp9_blockd.h
vp9/common/vp9_entropymode.c
vp9/common/vp9_enums.h
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodemv.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_block.h
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c