Sample In this section, the flowchart of encode/decode function is illustrated. JPEG Codec Unit Sample Driver 4.1 Encode (synchronous process) Start R_JCU_Initalize(...) R_JCU_SelectCodec(JCU_Encode) R_JCU_QuantizationTable(...) R_JCU_HuffmanTable(...) R_JCU_SetEncodeParam(...) R_JCU...