Searched refs:surface_alignment (Results 1 – 1 of 1) sorted by relevance
597 int surface_alignment, num_surfaces; in ff_dxva2_common_frame_params() local610 surface_alignment = 32; in ff_dxva2_common_frame_params()614 surface_alignment = 128; in ff_dxva2_common_frame_params()616 surface_alignment = 16; in ff_dxva2_common_frame_params()631 frames_ctx->width = FFALIGN(avctx->coded_width, surface_alignment); in ff_dxva2_common_frame_params()632 frames_ctx->height = FFALIGN(avctx->coded_height, surface_alignment); in ff_dxva2_common_frame_params()