Home
last modified time | relevance | path

Searched defs:surface_format (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_util.h34 struct surface_format { struct
43 struct surface_format fd2_pipe2surface(enum pipe_format format); argument
/third_party/ffmpeg/libavcodec/
Ddxva2.c161 static int d3d11va_validate_output(void *service, GUID guid, const void *surface_format) in d3d11va_validate_output()
174 static int dxva2_validate_output(void *decoder_service, GUID guid, const void *surface_format) in dxva2_validate_output()
260 static int dxva_get_decoder_guid(AVCodecContext *avctx, void *service, void *surface_format, in dxva_get_decoder_guid()
348 D3DFORMAT surface_format = avctx->sw_pix_fmt == AV_PIX_FMT_YUV420P10 ? in dxva2_create_decoder() local
476 DXGI_FORMAT surface_format = d3d11va_map_sw_to_hw_format(frames_ctx->sw_format); in d3d11va_create_decoder() local
Dvaapi_decode.h73 enum AVPixelFormat surface_format; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenframebuffer.c32 const Uint32 surface_format = SDL_PIXELFORMAT_BGR888; in Emscripten_CreateWindowFramebuffer() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/dummy/
DSDL_nullframebuffer.c34 const Uint32 surface_format = SDL_PIXELFORMAT_RGB888; in SDL_DUMMY_CreateWindowFramebuffer() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_clear.c131 static bool si_set_clear_color(struct si_texture *tex, enum pipe_format surface_format, in si_set_clear_color()
184 enum pipe_format surface_format, in vi_get_fast_clear_parameters()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.h189 enum pipe_format surface_format; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavideoformat.c274 GstVideoFormat surface_format; in gst_va_video_surface_format_from_image_format() local
Dgstvaallocator.c909 GstVideoFormat surface_format; member
929 GstVideoFormat surface_format; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c746 uint32_t buffer_size_minus_1, width, height, depth, surface_format; in brw_update_sol_surface() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1714 enum pipe_format surface_format, in evergreen_set_clear_color()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c5332 uint32_t surface_format; in emit_sol_surface() local