Lines Matching refs:PRIi32
185 read_uint32(avctx, pb, "lensID", "%"PRIi32); in scan_file()
203 read_uint32(avctx, pb, "wb_mode", "%"PRIi32); in scan_file()
204 read_uint32(avctx, pb, "kelvin", "%"PRIi32); in scan_file()
205 read_uint32(avctx, pb, "wbgain_r", "%"PRIi32); in scan_file()
206 read_uint32(avctx, pb, "wbgain_g", "%"PRIi32); in scan_file()
207 read_uint32(avctx, pb, "wbgain_b", "%"PRIi32); in scan_file()
208 read_uint32(avctx, pb, "wbs_gm", "%"PRIi32); in scan_file()
209 read_uint32(avctx, pb, "wbs_ba", "%"PRIi32); in scan_file()
229 read_uint32(avctx, pb, "isoValue", "%"PRIi32); in scan_file()
230 read_uint32(avctx, pb, "isoAnalog", "%"PRIi32); in scan_file()
231 read_uint32(avctx, pb, "digitalGain", "%"PRIi32); in scan_file()
238 read_uint32(avctx, pb, "picStyleId", "%"PRIi32); in scan_file()
239 read_uint32(avctx, pb, "contrast", "%"PRIi32); in scan_file()
240 read_uint32(avctx, pb, "sharpness", "%"PRIi32); in scan_file()
241 read_uint32(avctx, pb, "saturation", "%"PRIi32); in scan_file()
242 read_uint32(avctx, pb, "colortone", "%"PRIi32); in scan_file()