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

  /external/libhevc/encoder/
ihevce_dep_mngr.c 1176 WORD32 map_stride; local
    [all...]
  /external/mesa3d/src/mesa/main/
dlist.c 701 GLint map_stride; local
818 GL_MAP_WRITE_BIT, &map, &map_stride);
824 memset(map, 0xff, map_stride * atlas->texHeight);
846 map + map_stride * ypos + xpos, /* dest addr */
847 map_stride, 0x0);
    [all...]

Completed in 89 milliseconds