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

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

Completed in 39 milliseconds