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

  /external/libaom/libaom/av1/common/
entropy.h 86 static INLINE int get_entropy_context(TX_SIZE tx_size, const ENTROPY_CONTEXT *a, function
txb_common.h 425 const int ctx_base = get_entropy_context(tx_size, a, l);
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 166 static INLINE int get_entropy_context(TX_SIZE tx_size, const ENTROPY_CONTEXT *a, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 379 pt = get_entropy_context(tx_size, pd->above_context + col,

Completed in 815 milliseconds