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

  /external/libaom/libaom/av1/common/
pred_common.h 224 return xd->tile_ctx->uni_comp_ref_cdf[pred_context][0];
230 return xd->tile_ctx->uni_comp_ref_cdf[pred_context][1];
236 return xd->tile_ctx->uni_comp_ref_cdf[pred_context][2];
entropy.c 125 RESET_CDF_COUNTER(fc->uni_comp_ref_cdf, 2);
entropymode.h 118 aom_cdf_prob uni_comp_ref_cdf[UNI_COMP_REF_CONTEXTS][UNIDIR_COMP_REFS - 1] member in struct:frame_contexts
entropymode.c     [all...]
  /external/libaom/libaom/av1/encoder/
rd.c 236 fc->uni_comp_ref_cdf[i][j], NULL);
    [all...]
encodeframe.c     [all...]

Completed in 932 milliseconds