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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 608 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,
656 pthread_join(cpi->h_filter_thread, 0);
onyx_int.h 530 pthread_t h_filter_thread; member in struct:VP8_COMP
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 593 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,
641 pthread_join(cpi->h_filter_thread, 0);
onyx_int.h 531 pthread_t h_filter_thread; member in struct:VP8_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 593 rc = pthread_create(&cpi->h_filter_thread, 0, thread_loopfilter,
641 pthread_join(cpi->h_filter_thread, 0);
onyx_int.h 531 pthread_t h_filter_thread; member in struct:VP8_COMP

Completed in 584 milliseconds