Lines Matching refs:BASE64_DEC_STEP
72 #define BASE64_DEC_STEP(i) do { \ macro
93 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()
119 BASE64_DEC_STEP(0); in av_base64_decode()
121 BASE64_DEC_STEP(0); in av_base64_decode()
123 BASE64_DEC_STEP(0); in av_base64_decode()