HomeSort by relevance Sort by last modified time
    Searched defs:vp9_filter_kernels (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_filter.c 99 const InterpKernel *vp9_filter_kernels[4] = { variable
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_filter.c 95 static const InterpKernel* vp9_filter_kernels[4] = { variable
104 return vp9_filter_kernels[filter];

Completed in 240 milliseconds