Home
last modified time | relevance | path

Searched refs:CODA_GOP_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/coda/
Dcoda_regs.h307 #define CODA_GOP_SIZE_MASK 0x3f macro
Dcoda-bit.c968 value = ctx->params.gop_size & CODA_GOP_SIZE_MASK; in coda_start_encoding()