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

  /hardware/intel/common/libva/test/
loadsurface.h 395 unsigned char *dst_Y, unsigned char *dst_U, unsigned char *dst_V)
456 v_ptr = dst_V + row * (dst_width/2);
459 u_ptr = dst_V + row * (dst_width/2);
  /hardware/intel/common/libva/test/encode/
h264encode.c     [all...]

Completed in 339 milliseconds