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

  /external/libvpx/libvpx/vp9/encoder/
vp9_resize.c 488 static void fill_col_to_arr(uint8_t *img, int stride, int len, uint8_t *arr) { function
523 fill_col_to_arr(intbuf + i, width2, height, arrbuf);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c 488 static void fill_col_to_arr(uint8_t *img, int stride, int len, uint8_t *arr) { function
523 fill_col_to_arr(intbuf + i, width2, height, arrbuf);

Completed in 52 milliseconds