Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ decoder
Method
decoder
DSView/pv/data/decode/row.h:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
public:
51
52
inline const srd_decoder* decoder() const{
53
return _decoder;
54
}
55
56
inline const srd_decoder_annotation_row* row() const{
57
return _row;
Callers
15
set_cur_snap_samplerate
Method · 0.45
exec_capture
Method · 0.45
add_decoder
Method · 0.45
get_trace_index_by_key_handel
Method · 0.45
remove_decoder
Method · 0.45
rst_decoder
Method · 0.45
remove_decode_task
Method · 0.45
clear_all_decode_task
Method · 0.45
decode_task_proc
Method · 0.45
OnMessage
Method · 0.45
clear_decode_result
Method · 0.45
have_decoded_result
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected