Searched refs:CODA9_FRAME_TILED2LINEAR (Results 1 – 2 of 2) sorted by relevance
1115 CODA9_FRAME_TILED2LINEAR); in coda_start_encoding()1119 ctx->frame_mem_ctrl |= (0x3 << 9) | CODA9_FRAME_TILED2LINEAR; in coda_start_encoding()1892 CODA9_FRAME_TILED2LINEAR); in __coda_decoder_seq_init()1897 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_decoder_seq_init()2069 CODA9_FRAME_TILED2LINEAR); in __coda_start_decoding()2074 ((ctx->use_vdoa) ? 0 : CODA9_FRAME_TILED2LINEAR); in __coda_start_decoding()
51 #define CODA9_FRAME_TILED2LINEAR (1 << 11) macro