Searched refs:global_header_subsampling (Results 1 – 1 of 1) sorted by relevance
138 int global_header_subsampling; member1159 priv->global_header_subsampling = -1; in encoder_init()1380 if (chroma_subsampling > ctx->global_header_subsampling) { in encoder_encode()1381 ctx->global_header_subsampling = chroma_subsampling; in encoder_encode()1717 const int subsampling = ctx->global_header_subsampling; in encoder_get_global_headers()1729 if (ctx->global_header_subsampling == -1) ctx->global_headers.sz -= 3; in encoder_get_global_headers()