Home
last modified time | relevance | path

Searched defs:dst_mode (Results 1 – 5 of 5) sorted by relevance

/external/libkmsxx/utils/
Domap-wbcap.cpp325 …Videomode dst_mode = dst_mode_name.empty() ? dst_conn->get_default_mode() : dst_conn->get_mode(dst… in main() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c212 unsigned dst_mode = sdst->surface.u.legacy.level[dst_level].mode; in cik_sdma_copy_texture() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2861 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in r600_dma_copy_tile() local
2956 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in r600_dma_copy() local
Devergreen_state.c3783 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in evergreen_dma_copy_tile() local
3896 unsigned dst_pitch, src_pitch, bpp, dst_mode, src_mode, copy_height; in evergreen_dma_copy() local
/external/libaom/av1/encoder/
Dpartition_search.c3613 const MB_MODE_INFO **dst_mode, const PICK_MODE_CONTEXT *ctx) { in copy_partition_mode_from_mode_context()
3622 const MB_MODE_INFO **dst_mode, const PC_TREE *pc_tree) { in copy_partition_mode_from_pc_tree()