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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_dthread.c 38 static INLINE void sync_read(VP9LfSync *const lf_sync, int r, int c) { function
108 sync_read(lf_sync, r, c);
  /external/libvpx/libvpx/vp9/common/
vp9_thread_common.c 37 static INLINE void sync_read(VP9LfSync *const lf_sync, int r, int c) { function
119 sync_read(lf_sync, r, c);

Completed in 62 milliseconds