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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 24 static THREAD_FUNCTION thread_loopfilter(void *p_data) function
593 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 24 static THREAD_FUNCTION thread_loopfilter(void *p_data) function
593 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 24 static THREAD_FUNCTION thread_loopfilter(void *p_data) function
593 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,

Completed in 161 milliseconds