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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1499 unsigned char *src_y_ptr = *(b->base_src); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.c 493 uint8_t *src_y_ptr = x->plane[0].src.buf; local
522 this_sad = cpi->fn_ptr[block_size].sdf(src_y_ptr, x->plane[0].src.stride,

Completed in 473 milliseconds