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

  /external/libvpx/libvpx/vp8/common/
default_coef_probs.h 15 static const vp8_prob default_coef_probs [BLOCK_TYPES] variable
entropy.c 182 #include "default_coef_probs.h"
186 vpx_memcpy(pc->fc.coef_probs, default_coef_probs,
187 sizeof(default_coef_probs));
  /external/libvpx/libvpx/vp8/
vp8_common.mk 20 VP8_COMMON_SRCS-yes += common/default_coef_probs.h

Completed in 52 milliseconds