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

  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 179 return combine_entropy_contexts(above_ec, left_ec);
vp9_blockd.h 48 static INLINE int combine_entropy_contexts(ENTROPY_CONTEXT a, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 287 pt = combine_entropy_contexts(*a, *l);
vp9_rdopt.c 505 int pt = combine_entropy_contexts(above_ec, left_ec);
    [all...]

Completed in 432 milliseconds