Searched defs:MVvals (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropymv.h24 MVvals = (2 * mv_max) + 1, /* # possible values "" */ enumerator in enum:__anon13053
/external/libvpx/libvpx/vp8/common/
H A Dentropymv.h24 MVvals = (2 * mv_max) + 1, /* # possible values "" */ enumerator in enum:__anon24844
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodemv.c228 const unsigned int events [MVvals],
223 write_component_probs( vp8_writer *const w, struct mv_context *cur_mvc, const struct mv_context *default_mvc_, const struct mv_context *update_mvc, const unsigned int events [MVvals], unsigned int rc, int *updated ) argument
/external/libvpx/libvpx/vp8/encoder/
H A Dencodemv.c228 const unsigned int events [MVvals],
223 write_component_probs( vp8_writer *const w, struct mv_context *cur_mvc, const struct mv_context *default_mvc_, const struct mv_context *update_mvc, const unsigned int events [MVvals], unsigned int rc, int *updated ) argument

Completed in 843 milliseconds