Searched refs:CODA_GOP_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/platform/coda/ | ||
D | coda_regs.h | 302 #define CODA_GOP_SIZE_MASK 0x3f macro |
D | coda-bit.c | 907 value = ctx->params.gop_size & CODA_GOP_SIZE_MASK; in coda_start_encoding() |