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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 378 static INLINE void set_skip_context(MACROBLOCKD *xd, int mi_row, int mi_col) { function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 753 set_skip_context(xd, mi_row, mi_col);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 217 set_skip_context(xd, mi_row, mi_col);
    [all...]

Completed in 466 milliseconds