Searched defs:custom_decoder (Results 1 – 2 of 2) sorted by relevance
834 struct custom_decoder { struct835 const char *cmd_name;836 void (*decode)(struct aub_viewer_decode_ctx *ctx,839 enum aub_decode_stage stage;
1457 struct custom_decoder { struct1460 } custom_decoders[] = { argument