Lines Matching defs:offs
35 uint32_t offs= get_bits_long(gb, 32);
36 if(offs >= size){
37 av_log(avctx, AV_LOG_WARNING, err_msg, offs, size);
40 return offs;
83 av_log(avctx, AV_LOG_DEBUG, "second field offs: 0x%"PRIx32"\n",
87 av_log(avctx, AV_LOG_DEBUG, "dqt offs: 0x%"PRIx32"\n", dqt_offs);
97 av_log(avctx, AV_LOG_DEBUG, "dht offs: 0x%"PRIx32"\n", dht_offs);
105 av_log(avctx, AV_LOG_DEBUG, "sof offs: 0x%"PRIx32"\n", sof_offs);
114 av_log(avctx, AV_LOG_DEBUG, "sos offs: 0x%"PRIx32"\n", sos_offs);
116 av_log(avctx, AV_LOG_DEBUG, "sod offs: 0x%"PRIx32"\n", sod_offs);