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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
entropy.h 89 # define PREV_COEF_CONTEXTS 3
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
  /external/libvpx/libvpx/vp8/common/
entropy.h 89 # define PREV_COEF_CONTEXTS 3
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropy.h 89 # define PREV_COEF_CONTEXTS 3
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];

Completed in 552 milliseconds