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

  /external/libvpx/libvpx/vp9/encoder/
vp9_resize.c 211 static const int16_t vp9_down2_symeven_half_filter[] = {56, 12, -3, -1}; variable
315 static const int16_t *filter = vp9_down2_symeven_half_filter;
316 const int filter_len_half = sizeof(vp9_down2_symeven_half_filter) / 2;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c 211 static const int16_t vp9_down2_symeven_half_filter[] = {56, 12, -3, -1}; variable
315 static const int16_t *filter = vp9_down2_symeven_half_filter;
316 const int filter_len_half = sizeof(vp9_down2_symeven_half_filter) / 2;

Completed in 152 milliseconds