HomeSort by relevance Sort by last modified time
    Searched refs:SUBMVREF_COUNT (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vp8/common/
entropymode.h 29 #define SUBMVREF_COUNT 5
30 extern const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1];
entropymode.c 59 const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1] =

Completed in 82 milliseconds