Home
last modified time | relevance | path

Searched refs:GDI_TILED_FRAME_MB_RASTER_MAP (Results 1 – 5 of 5) sorted by relevance

/drivers/media/platform/coda/
Dcoda-gdi.c123 case GDI_TILED_FRAME_MB_RASTER_MAP: in coda_set_gdi_regs()
Dcoda.h199 #define GDI_TILED_FRAME_MB_RASTER_MAP 1 macro
Dcoda-bit.c492 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()
1122 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in coda_start_encoding()
1899 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in __coda_decoder_seq_init()
2076 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in __coda_start_decoding()
Dcoda-common.c804 ctx->tiled_map_type = GDI_TILED_FRAME_MB_RASTER_MAP; in coda_s_fmt()
809 ctx->tiled_map_type = GDI_TILED_FRAME_MB_RASTER_MAP; in coda_s_fmt()
822 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP && in coda_s_fmt()
Dcoda-jpeg.c1431 if (ctx->tiled_map_type == GDI_TILED_FRAME_MB_RASTER_MAP) in coda9_jpeg_prepare_decode()