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

  /hardware/intel/img/psb_video/src/
psb_drv_video.h 530 unsigned int derived_imgcnt; /* is the surface derived by a VAImage? */ member in struct:object_surface_s
psb_surface_attrib.c 190 obj_surface->derived_imgcnt = 0;
psb_output.c 599 obj_surface->derived_imgcnt++;
624 obj_surface->derived_imgcnt--;
    [all...]
psb_drv_video.c 930 if (obj_surface->derived_imgcnt > 0) {
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 629 obj_rotate_surface->derived_imgcnt = 0;

Completed in 1339 milliseconds