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; variable646 static struct ins_ops dec_ops = { variable
95 static struct ins_ops dec_ops; variable671 static struct ins_ops dec_ops = { variable
1189 struct dec_bufsize_ops *dec_ops; in bufreq_dec() local