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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 233 int mb_y_offset = 0, arf_y_offset = 0, gld_y_offset = 0; local
254 int arf_y_in_offset = arf_y_offset;
284 arf_y_offset += alt_ref->y_stride * 16;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mbgraph.c 241 int mb_y_offset = 0, arf_y_offset = 0, gld_y_offset = 0; local
263 int arf_y_in_offset = arf_y_offset;
297 arf_y_offset += alt_ref->y_stride * 16;

Completed in 69 milliseconds