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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.h 85 void (*destroy_associated_data)(void *));
vl_video_buffer.c 191 void (*destroy_associated_data)(void *))
199 vbuf->destroy_associated_data(vbuf->associated_data);
202 vbuf->destroy_associated_data = destroy_associated_data;
  /external/mesa3d/src/gallium/include/pipe/
p_video_decoder.h 148 void (*destroy_associated_data)(void *associated_data); member in struct:pipe_video_buffer

Completed in 64 milliseconds