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

  /external/libvpx/libvpx/vp9/encoder/
vp9_resize.c 212 static const int16_t vp9_down2_symodd_half_filter[] = {64, 35, 0, -3}; variable
371 static const int16_t *filter = vp9_down2_symodd_half_filter;
372 const int filter_len_half = sizeof(vp9_down2_symodd_half_filter) / 2;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c 212 static const int16_t vp9_down2_symodd_half_filter[] = {64, 35, 0, -3}; variable
371 static const int16_t *filter = vp9_down2_symodd_half_filter;
372 const int filter_len_half = sizeof(vp9_down2_symodd_half_filter) / 2;

Completed in 90 milliseconds