Searched refs:BASE64_DEC_STEP (Results 1 – 1 of 1) sorted by relevance
72 #define BASE64_DEC_STEP(i) do { \ macro93 BASE64_DEC_STEP(0); in av_base64_decode()94 BASE64_DEC_STEP(1); in av_base64_decode()95 BASE64_DEC_STEP(2); in av_base64_decode()96 BASE64_DEC_STEP(3); in av_base64_decode()104 BASE64_DEC_STEP(0); in av_base64_decode()105 BASE64_DEC_STEP(1); in av_base64_decode()106 BASE64_DEC_STEP(2); in av_base64_decode()107 BASE64_DEC_STEP(3); in av_base64_decode()117 BASE64_DEC_STEP(0); in av_base64_decode()[all …]