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

  /hardware/intel/img/psb_video/src/
psb_drv_video.c     [all...]
psb_drv_video.h 677 inline static char * buffer_type_to_string(int type) function
psb_drv_debug.c 846 fprintf(psb_dump_vabuf_fp, "%s", buffer_type_to_string(obj_buffer->type));
905 fprintf(psb_dump_vabuf_verbose_fp, "%s", buffer_type_to_string(obj_buffer->type));
    [all...]
  /hardware/intel/common/libva/va/
va_trace.c 616 static char * buffer_type_to_string(int type) function
665 va_TraceMsg(trace_ctx, "\tbuf_type=%s\n", buffer_type_to_string(type));
695 va_TraceMsg(trace_ctx, "\tbuf_type=%s\n", buffer_type_to_string(type));
727 va_TraceMsg(trace_ctx, "\tbuf_type=%s\n", buffer_type_to_string(type));
769 va_TraceMsg(trace_ctx, "--%s\n", buffer_type_to_string(type));
    [all...]

Completed in 129 milliseconds