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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h 259 static INLINE void set_skip_context(MACROBLOCKD *xd, int mi_row, int mi_col) {
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 381 static INLINE void set_skip_context(MACROBLOCKD *xd, int mi_row, int mi_col) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 313 set_skip_context(xd, mi_row, mi_col);
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 805 set_skip_context(xd, mi_row, mi_col);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 194 set_skip_context(xd, mi_row, mi_col);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 220 set_skip_context(xd, mi_row, mi_col);
    [all...]

Completed in 38 milliseconds