Searched defs:dec_ops (Results 1 – 4 of 4) sorted by relevance
165 struct cedrus_dec_ops *dec_ops[CEDRUS_CODEC_LAST]; member
96 static struct ins_ops dec_ops; variable638 static struct ins_ops dec_ops = { variable
92 static struct ins_ops dec_ops; variable668 static struct ins_ops dec_ops = { variable
1189 struct dec_bufsize_ops *dec_ops; in bufreq_dec() local