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

  /external/libaom/libaom/av1/common/
pred_common.h 271 return xd->tile_ctx->comp_bwdref_cdf[pred_context][0];
277 return xd->tile_ctx->comp_bwdref_cdf[pred_context][1];
entropy.c 127 RESET_CDF_COUNTER(fc->comp_bwdref_cdf, 2);
entropymode.h 121 aom_cdf_prob comp_bwdref_cdf[REF_CONTEXTS][BWD_REFS - 1][CDF_SIZE(2)]; member in struct:frame_contexts
entropymode.c     [all...]
  /external/libaom/libaom/av1/encoder/
rd.c 250 fc->comp_bwdref_cdf[i][j], NULL);
    [all...]
encodeframe.c     [all...]

Completed in 99 milliseconds