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

  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 339 static int get_entropy_context(const MACROBLOCKD *xd, TX_SIZE tx_size, function
  /external/libvpx/libvpx/vp9/decoder/
vp9_detokenize.c 108 int pt = get_entropy_context(xd, tx_size, type, block_idx, A, L,
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 142 pt = get_entropy_context(xd, tx_size, type, block, A, L,

Completed in 27 milliseconds