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

  /external/libvpx/libvpx/vp8/common/
entropy.h 34 #define ENTROPY_NODES 11
89 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 34 #define ENTROPY_NODES 11
90 [ENTROPY_NODES][2];
92 [ENTROPY_NODES];

Completed in 285 milliseconds