log2fh 152 libde265/pps.cc #define LOG0(t) log2fh(fh, t) log2fh 153 libde265/pps.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 154 libde265/pps.cc #define LOG2(t,d,e) log2fh(fh, t,d,e) log2fh 869 libde265/pps.cc #define LOG0(t) log2fh(fh, t) log2fh 870 libde265/pps.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 384 libde265/refpic.cc log2fh(fh,"NumDeltaPocs: %d [-:%d +:%d]\n", set->NumDeltaPocs, log2fh 387 libde265/refpic.cc log2fh(fh,"DeltaPocS0:"); log2fh 389 libde265/refpic.cc if (i) { log2fh(fh,","); } log2fh 390 libde265/refpic.cc log2fh(fh," %d/%d",set->DeltaPocS0[i],set->UsedByCurrPicS0[i]); log2fh 392 libde265/refpic.cc log2fh(fh,"\n"); log2fh 394 libde265/refpic.cc log2fh(fh,"DeltaPocS1:"); log2fh 396 libde265/refpic.cc if (i) { log2fh(fh,","); } log2fh 397 libde265/refpic.cc log2fh(fh," %d/%d",set->DeltaPocS1[i],set->UsedByCurrPicS1[i]); log2fh 399 libde265/refpic.cc log2fh(fh,"\n"); log2fh 415 libde265/refpic.cc } else { log2fh(fh,"*%d%c ",n, set->UsedByCurrPicS0[i] ? 'X':'o'); } log2fh 423 libde265/refpic.cc } else { log2fh(fh,"*%d%c ",n, set->UsedByCurrPicS1[i] ? 'X':'o'); } log2fh 426 libde265/refpic.cc log2fh(fh,"*%s\n",log); log2fh 1274 libde265/slice.cc #define LOG0(t) log2fh(fh, t) log2fh 1275 libde265/slice.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 1276 libde265/slice.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2) log2fh 1277 libde265/slice.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3) log2fh 1278 libde265/slice.cc #define LOG4(t,d1,d2,d3,d4) log2fh(fh, t,d1,d2,d3,d4) log2fh 618 libde265/sps.cc #define LOG0(t) log2fh(fh, t) log2fh 619 libde265/sps.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 620 libde265/sps.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2) log2fh 621 libde265/sps.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3) log2fh 1267 libde265/sps.cc #define LOG0(t) log2fh(fh, t) log2fh 1268 libde265/sps.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 216 libde265/util.h void log2fh(FILE* fh, const char* string, ...); log2fh 446 libde265/vps.cc #define LOG0(t) log2fh(fh, t) log2fh 447 libde265/vps.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 448 libde265/vps.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2) log2fh 449 libde265/vps.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3) log2fh 355 libde265/vui.cc #define LOG0(t) log2fh(fh, t) log2fh 356 libde265/vui.cc #define LOG1(t,d) log2fh(fh, t,d) log2fh 357 libde265/vui.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2) log2fh 358 libde265/vui.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3)