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

  /external/libvpx/libvpx/vp9/common/
vp9_scale.c 30 scaled_y(mv->row, scale) + scale->y_offset_q4,
47 scale->y_offset_q4 = scaled_y(row << SUBPEL_BITS, scale) & SUBPEL_MASK;
53 scale->y_offset_q4 = 0;
86 scale->y_offset_q4 = 0; // calculated per block
vp9_scale.h 26 int y_offset_q4; member in struct:scale_factors
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]

Completed in 207 milliseconds