Searched refs:p_format (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/log/
H A Dlogprint.h71 void android_log_format_free(AndroidLogFormat* p_format);
74 int android_log_setPrintFormat(AndroidLogFormat* p_format,
92 int android_log_addFilterRule(AndroidLogFormat* p_format,
105 int android_log_addFilterString(AndroidLogFormat* p_format,
112 int android_log_shouldPrintLine(AndroidLogFormat* p_format, const char* tag,
144 char* android_log_formatLogLine(AndroidLogFormat* p_format, char* defaultBuffer,
155 int android_log_printLogLine(AndroidLogFormat* p_format, int fd,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_format.h29 #include <pipe/p_format.h>
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h145 PipeToFormatYCBCR(enum pipe_format p_format) argument
147 switch (p_format) {
168 PipeToFormatRGBA(enum pipe_format p_format) argument
170 switch (p_format) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dvdpau_private.h166 PipeToFormatYCBCR(enum pipe_format p_format) argument
168 switch (p_format) {
189 PipeToFormatRGBA(enum pipe_format p_format) argument
191 switch (p_format) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dva_private.h124 PipeFormatToVaFourcc(enum pipe_format p_format) argument
126 switch (p_format) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dva_private.h120 PipeFormatToVaFourcc(enum pipe_format p_format) argument
122 switch (p_format) {

Completed in 7 milliseconds