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

  /hardware/intel/common/libva/test/
loadsurface.h 293 * is UV interleaved (src_V is ignored)
297 unsigned char *src_Y, unsigned char *src_U, unsigned char *src_V)
358 v_ptr = src_V + row * (src_width/2);
361 u_ptr = src_V + row * (src_width/2);
391 * is UV interleaved (src_V is ignored)
  /hardware/intel/common/libva/test/encode/
h264encode.c     [all...]

Completed in 49 milliseconds