Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h224 } LPFTHREAD_DATA; typedef
535 LPFTHREAD_DATA lpf_thread_data;
Dethreading.c26 VP8_COMP *cpi = (VP8_COMP *)(((LPFTHREAD_DATA *)p_data)->ptr1); in thread_loopfilter()
587 LPFTHREAD_DATA * lpfthd = &cpi->lpf_thread_data; in vp8cx_create_encoder_threads()