Searched defs:bfmt (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ | ||
H A D | adapter9.c | 202 enum pipe_format dfmt, bfmt; in NineAdapter9_CheckDeviceType() local 176 backbuffer_format( D3DFORMAT dfmt, D3DFORMAT bfmt, boolean win ) backbuffer_format() argument 484 enum pipe_format dfmt, bfmt, zsfmt; NineAdapter9_CheckDepthStencilMatch() local 532 enum pipe_format dfmt, bfmt; NineAdapter9_CheckDeviceFormatConversion() local [all...] |
/third_party/ffmpeg/libavfilter/ | ||
H A D | formats.c | 267 AVChannelLayout *fmt = &a->channel_layouts[i], bfmt = { 0 }; in merge_channel_layouts() local |
Completed in 5 milliseconds