Searched refs:codec_list (Results 1 – 1 of 1) sorted by relevance
24 struct codec_list { struct28 struct codec_list *next; argument31 static struct codec_list *codeclist_top;39 struct codec_list *h = codeclist_top; in videocodec_attach()111 struct codec_list *h = codeclist_top; in videocodec_detach()169 struct codec_list *ptr, *h = codeclist_top; in videocodec_register()204 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister()254 struct codec_list *h = codeclist_top; in videocodec_debugfs_show()
Completed in 5 milliseconds