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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 221 } LPFTHREAD_DATA;
534 LPFTHREAD_DATA lpf_thread_data;
ethreading.c 26 VP8_COMP *cpi = (VP8_COMP *)(((LPFTHREAD_DATA *)p_data)->ptr1);
602 LPFTHREAD_DATA * lpfthd = &cpi->lpf_thread_data;
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 224 } LPFTHREAD_DATA;
535 LPFTHREAD_DATA lpf_thread_data;
ethreading.c 26 VP8_COMP *cpi = (VP8_COMP *)(((LPFTHREAD_DATA *)p_data)->ptr1);
587 LPFTHREAD_DATA * lpfthd = &cpi->lpf_thread_data;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 224 } LPFTHREAD_DATA;
535 LPFTHREAD_DATA lpf_thread_data;
ethreading.c 26 VP8_COMP *cpi = (VP8_COMP *)(((LPFTHREAD_DATA *)p_data)->ptr1);
587 LPFTHREAD_DATA * lpfthd = &cpi->lpf_thread_data;

Completed in 413 milliseconds