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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_dthread.c 58 static INLINE void sync_write(VP9LfSync *const lf_sync, int r, int c, function
117 sync_write(lf_sync, r, c, sb_cols);
  /external/libvpx/libvpx/vp9/common/
vp9_thread_common.c 57 static INLINE void sync_write(VP9LfSync *const lf_sync, int r, int c, function
141 sync_write(lf_sync, r, c, sb_cols);

Completed in 254 milliseconds