Searched defs:custom_decoder (Results 1 – 2 of 2) sorted by relevance
830 struct custom_decoder { struct831 const char *cmd_name;832 void (*decode)(struct aub_viewer_decode_ctx *ctx,835 enum aub_decode_stage stage;
1008 struct custom_decoder { struct1011 } custom_decoders[] = { argument