Searched refs:enable_bwb (Results 1 – 1 of 1) sorted by relevance
74 static int enable_bwb = 0; variable75 module_param(enable_bwb, int, 0644);76 MODULE_PARM_DESC(enable_bwb, "Enable BWB unit for decoding, may crash on certain streams");2167 if (enable_bwb || ctx->inst_type == CODA_INST_ENCODER) in coda_open()