log2fh            152 libde265-1.0.3/libde265/pps.cc #define LOG0(t) log2fh(fh, t)
log2fh            153 libde265-1.0.3/libde265/pps.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh            154 libde265-1.0.3/libde265/pps.cc #define LOG2(t,d,e) log2fh(fh, t,d,e)
log2fh            869 libde265-1.0.3/libde265/pps.cc #define LOG0(t) log2fh(fh, t)
log2fh            870 libde265-1.0.3/libde265/pps.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh            391 libde265-1.0.3/libde265/refpic.cc   log2fh(fh,"NumDeltaPocs: %d [-:%d +:%d]\n", set->NumDeltaPocs,
log2fh            394 libde265-1.0.3/libde265/refpic.cc   log2fh(fh,"DeltaPocS0:");
log2fh            396 libde265-1.0.3/libde265/refpic.cc     if (i) { log2fh(fh,","); }
log2fh            397 libde265-1.0.3/libde265/refpic.cc     log2fh(fh," %d/%d",set->DeltaPocS0[i],set->UsedByCurrPicS0[i]);
log2fh            399 libde265-1.0.3/libde265/refpic.cc   log2fh(fh,"\n");
log2fh            401 libde265-1.0.3/libde265/refpic.cc   log2fh(fh,"DeltaPocS1:");
log2fh            403 libde265-1.0.3/libde265/refpic.cc     if (i) { log2fh(fh,","); }
log2fh            404 libde265-1.0.3/libde265/refpic.cc     log2fh(fh," %d/%d",set->DeltaPocS1[i],set->UsedByCurrPicS1[i]);
log2fh            406 libde265-1.0.3/libde265/refpic.cc   log2fh(fh,"\n");
log2fh            422 libde265-1.0.3/libde265/refpic.cc     } else { log2fh(fh,"*%d%c ",n, set->UsedByCurrPicS0[i] ? 'X':'o'); }
log2fh            430 libde265-1.0.3/libde265/refpic.cc     } else { log2fh(fh,"*%d%c ",n, set->UsedByCurrPicS1[i] ? 'X':'o'); }
log2fh            433 libde265-1.0.3/libde265/refpic.cc   log2fh(fh,"*%s\n",log);
log2fh           1274 libde265-1.0.3/libde265/slice.cc #define LOG0(t) log2fh(fh, t)
log2fh           1275 libde265-1.0.3/libde265/slice.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh           1276 libde265-1.0.3/libde265/slice.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2)
log2fh           1277 libde265-1.0.3/libde265/slice.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3)
log2fh           1278 libde265-1.0.3/libde265/slice.cc #define LOG4(t,d1,d2,d3,d4) log2fh(fh, t,d1,d2,d3,d4)
log2fh            623 libde265-1.0.3/libde265/sps.cc #define LOG0(t) log2fh(fh, t)
log2fh            624 libde265-1.0.3/libde265/sps.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh            625 libde265-1.0.3/libde265/sps.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2)
log2fh            626 libde265-1.0.3/libde265/sps.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3)
log2fh           1272 libde265-1.0.3/libde265/sps.cc #define LOG0(t) log2fh(fh, t)
log2fh           1273 libde265-1.0.3/libde265/sps.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh            219 libde265-1.0.3/libde265/util.h void log2fh(FILE* fh, const char* string, ...);
log2fh            446 libde265-1.0.3/libde265/vps.cc #define LOG0(t) log2fh(fh, t)
log2fh            447 libde265-1.0.3/libde265/vps.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh            448 libde265-1.0.3/libde265/vps.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2)
log2fh            449 libde265-1.0.3/libde265/vps.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3)
log2fh            355 libde265-1.0.3/libde265/vui.cc #define LOG0(t) log2fh(fh, t)
log2fh            356 libde265-1.0.3/libde265/vui.cc #define LOG1(t,d) log2fh(fh, t,d)
log2fh            357 libde265-1.0.3/libde265/vui.cc #define LOG2(t,d1,d2) log2fh(fh, t,d1,d2)
log2fh            358 libde265-1.0.3/libde265/vui.cc #define LOG3(t,d1,d2,d3) log2fh(fh, t,d1,d2,d3)