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