Home
last modified time | relevance | path

Searched refs:LPFTHREAD_DATA (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h199 } LPFTHREAD_DATA; typedef
532 LPFTHREAD_DATA lpf_thread_data;
Dethreading.c25 VP8_COMP *cpi = (VP8_COMP *)(((LPFTHREAD_DATA *)p_data)->ptr1); in thread_loopfilter()
572 LPFTHREAD_DATA *lpfthd = &cpi->lpf_thread_data; in vp8cx_create_encoder_threads()