|
| 1 | +{ |
| 2 | + "schema": "vitis_libraries_api_list_schema-1.0", |
| 3 | + "api_list": [ |
| 4 | + { |
| 5 | + "api_name": "xf::codec::kernelParserDecoderTop", |
| 6 | + "spec": { |
| 7 | + "schema": "vitis_libraries_api_list_schema-1.0", |
| 8 | + "api_name": "xf::codec::kernelParserDecoderTop", |
| 9 | + "display_name": "kernelParserDecoderTop", |
| 10 | + "brief": "Level 2 : kernel for jfif parser + huffman decoder.", |
| 11 | + "target_domain": "", |
| 12 | + "header_file_name": [ |
| 13 | + "XAcc_jfifparser.hpp" |
| 14 | + ], |
| 15 | + "search_paths": [ |
| 16 | + "L1/include" |
| 17 | + ], |
| 18 | + "instance": "function", |
| 19 | + "parameters": [], |
| 20 | + "ports": [ |
| 21 | + { |
| 22 | + "name": "datatoDDR", |
| 23 | + "direction": "", |
| 24 | + "type": "ap_uint< (16) > *" |
| 25 | + }, |
| 26 | + { |
| 27 | + "name": "size", |
| 28 | + "direction": "", |
| 29 | + "type": "const int" |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "img_info", |
| 33 | + "direction": "", |
| 34 | + "type": "xf::codec::img_info&" |
| 35 | + }, |
| 36 | + { |
| 37 | + "name": "hls_cmpnfo[MAX_NUM_COLOR]", |
| 38 | + "direction": "", |
| 39 | + "type": "xf::codec::hls_compInfo" |
| 40 | + }, |
| 41 | + { |
| 42 | + "name": "block_strm", |
| 43 | + "direction": "", |
| 44 | + "type": "hls::stream<ap_uint<24> >&" |
| 45 | + }, |
| 46 | + { |
| 47 | + "name": "rtn", |
| 48 | + "direction": "", |
| 49 | + "type": "int&" |
| 50 | + }, |
| 51 | + { |
| 52 | + "name": "rtn2", |
| 53 | + "direction": "", |
| 54 | + "type": "bool&" |
| 55 | + }, |
| 56 | + { |
| 57 | + "name": "pout", |
| 58 | + "direction": "", |
| 59 | + "type": "xf::codec::decOutput*" |
| 60 | + } |
| 61 | + ] |
| 62 | + } |
| 63 | + }, |
| 64 | + { |
| 65 | + "api_name": "xf::codec::top_order_tokenize", |
| 66 | + "spec": { |
| 67 | + "schema": "vitis_libraries_api_list_schema-1.0", |
| 68 | + "api_name": "xf::codec::top_order_tokenize", |
| 69 | + "display_name": "top_order_tokenize", |
| 70 | + "brief": "JXL order_tokenize case", |
| 71 | + "target_domain": "", |
| 72 | + "header_file_name": [ |
| 73 | + "topOrderTokenize.hpp" |
| 74 | + ], |
| 75 | + "search_paths": [ |
| 76 | + "/L1/include/" |
| 77 | + ], |
| 78 | + "instance": "function", |
| 79 | + "parameters": [], |
| 80 | + "ports": [ |
| 81 | + { |
| 82 | + "name": "used_orders", |
| 83 | + "direction": "", |
| 84 | + "type": "ap_uint<32>" |
| 85 | + }, |
| 86 | + { |
| 87 | + "name": "orderStrm", |
| 88 | + "direction": "", |
| 89 | + "type": "hls::stream<ap_uint<32> >" |
| 90 | + }, |
| 91 | + { |
| 92 | + "name": "tokenStrm", |
| 93 | + "direction": "", |
| 94 | + "type": "hls::stream<ap_uint<64> >" |
| 95 | + }, |
| 96 | + { |
| 97 | + "name": "e_tokenStrm", |
| 98 | + "direction": "", |
| 99 | + "type": "hls::stream<bool>" |
| 100 | + } |
| 101 | + ] |
| 102 | + } |
| 103 | + } |
| 104 | + ], |
| 105 | + "target_domain": "" |
| 106 | +} |
0 commit comments