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

  /external/libaom/libaom/av1/common/
entropy.c 142 RESET_CDF_COUNTER(fc->switchable_restore_cdf, RESTORE_SWITCHABLE_TYPES);
entropymode.h 134 aom_cdf_prob switchable_restore_cdf[CDF_SIZE(RESTORE_SWITCHABLE_TYPES)]; member in struct:frame_contexts
entropymode.c     [all...]
  /external/libaom/libaom/av1/encoder/
rd.c 208 fc->switchable_restore_cdf, NULL);
    [all...]
encodeframe.c     [all...]
bitstream.c     [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c     [all...]

Completed in 151 milliseconds