Searched refs:tiled_map_type (Results 1 – 5 of 5) sorted by relevance
117 switch (ctx->tiled_map_type) { in coda_set_gdi_regs()
492 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in coda_alloc_framebuffers()530 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) { in coda_alloc_framebuffers()1012 if (ctx->tiled_map_type == GDI_LINEAR_FRAME_MAP) { in coda9_set_frame_cache()1116 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in coda_start_encoding()1893 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in __coda_decoder_seq_init()2070 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in __coda_start_decoding()
278 int tiled_map_type; member
803 ctx->tiled_map_type = GDI_TILED_FRAME_MB_RASTER_MAP; in coda_s_fmt()808 ctx->tiled_map_type = GDI_TILED_FRAME_MB_RASTER_MAP; in coda_s_fmt()815 ctx->tiled_map_type = GDI_LINEAR_FRAME_MAP; in coda_s_fmt()821 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP && in coda_s_fmt()834 (ctx->tiled_map_type == GDI_LINEAR_FRAME_MAP) ? 'L' : 'T'); in coda_s_fmt()1695 ctx->tiled_map_type = GDI_LINEAR_FRAME_MAP; in set_default_params()
1406 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in coda9_jpeg_prepare_decode()
Completed in 18 milliseconds