/third_party/ffmpeg/libavcodec/ |
D | vqavideo.c | 243 ff_tlog(s->avctx, "opcode %02X: ", opcode); in decode_format80() 259 ff_tlog(s->avctx, "(1) copy %X bytes from absolute pos %X\n", count, src_pos); in decode_format80() 270 ff_tlog(s->avctx, "(2) set %X bytes to %02X\n", count, color); in decode_format80() 279 ff_tlog(s->avctx, "(3) copy %X bytes from absolute pos %X\n", count, src_pos); in decode_format80() 289 ff_tlog(s->avctx, "(4) copy %X bytes from source to dest\n", count); in decode_format80() 298 ff_tlog(s->avctx, "(5) copy %X bytes from relpos %X\n", count, src_pos); in decode_format80()
|
D | wmadec.c | 57 ff_tlog(s->avctx, "%s[%d]:\n", name, n); in dump_floats() 60 ff_tlog(s->avctx, "%4d: ", i); in dump_floats() 61 ff_tlog(s->avctx, " %8.*f", prec, tab[i]); in dump_floats() 63 ff_tlog(s->avctx, "\n"); in dump_floats() 66 ff_tlog(s->avctx, "\n"); in dump_floats() 436 ff_tlog(s->avctx, "***decode_block: %d:%d\n", in wma_decode_block() 660 ff_tlog(s->avctx, "%d: power=%f (%d)\n", j, exp_power[j], n); in wma_decode_block() 733 ff_tlog(s->avctx, "rare ms-stereo case happened\n"); in wma_decode_block() 774 ff_tlog(s->avctx, "***decode_frame: %d size=%d\n", in wma_decode_frame() 818 ff_tlog(avctx, "***decode_superframe:\n"); in wma_decode_superframe()
|
D | h264_mvpred.h | 82 ff_tlog(h->avctx, "topright MV not available\n"); in fetch_diagonal_mv() 122 ff_tlog(h->avctx, "pred_motion match_count=%d\n", match_count); in pred_motion() 149 ff_tlog(h->avctx, in pred_motion() 170 ff_tlog(h->avctx, "pred_16x8: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_16x8_motion() 182 ff_tlog(h->avctx, "pred_16x8: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_16x8_motion() 211 ff_tlog(h->avctx, "pred_8x16: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_8x16_motion() 225 ff_tlog(h->avctx, "pred_8x16: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_8x16_motion() 302 ff_tlog(h->avctx, "pred_pskip: (%d) (%d) at %2d %2d\n", in pred_pskip_motion() 329 ff_tlog(h->avctx, "pred_pskip_motion match_count=%d\n", match_count); in pred_pskip_motion()
|
D | internal.h | 94 # define ff_tlog(ctx, ...) av_log(ctx, AV_LOG_TRACE, __VA_ARGS__) macro 96 # define ff_tlog(ctx, ...) do { } while(0) macro
|
D | h264_loopfilter.c | 531 …ff_tlog(h->avctx, "filter mb:%d/%d dir:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, qp, tmp_linesiz… in filter_mb_dir() 532 …{ int i; for (i = 0; i < 4; i++) ff_tlog(h->avctx, " bS[%d]:%d", i, bS[i]); ff_tlog(h->avctx, "\n"… in filter_mb_dir() 597 …ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, edge, q… in filter_mb_dir() 682 …ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, edge, q… in filter_mb_dir() 795 …ff_tlog(h->avctx, "filter mb:%d/%d MBAFF, QPy:%d/%d, QPb:%d/%d QPr:%d/%d ls:%d uvls:%d", mb_x, mb_… in ff_h264_filter_mb() 796 …{ int i; for (i = 0; i < 8; i++) ff_tlog(h->avctx, " bS[%d]:%d", i, bS[i]); ff_tlog(h->avctx, "\n"… in ff_h264_filter_mb()
|
D | h264_cavlc.c | 296 ff_tlog(h->avctx, "pred_nnz L%X T%X n%d s%d P%X\n", left, top, n, scan8[n], i&31); in pred_non_zero_count() 474 ff_tlog(h->avctx, "trailing:%d, total:%d\n", trailing_ones, total_coeff); in decode_residual() 708 ff_tlog(h->avctx, "pic:%d mb:%d/%d\n", h->poc.frame_num, sl->mb_x, sl->mb_y); in ff_h264_decode_mb_cavlc() 923 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc() 977 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc() 1012 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc() 1050 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc()
|
D | wma.c | 285 ff_tlog(s->avctx, "%5d: n=%2d:", in ff_wma_init() 289 ff_tlog(s->avctx, " %d", s->exponent_bands[i][j]); in ff_wma_init() 290 ff_tlog(s->avctx, "\n"); in ff_wma_init()
|
D | interplayvideo.c | 135 ff_tlog(s->avctx, "motion byte = %d, (x, y) = (%d, %d)\n", B, x, y); in ipvideo_decode_block_opcode_0x2() 161 ff_tlog(s->avctx, "motion byte = %d, (x, y) = (%d, %d)\n", B, x, y); in ipvideo_decode_block_opcode_0x3() 182 ff_tlog(s->avctx, "motion byte = %d, (x, y) = (%d, %d)\n", B, x, y); in ipvideo_decode_block_opcode_0x4() 195 ff_tlog(s->avctx, "motion bytes = %d, %d\n", x, y); in ipvideo_decode_block_opcode_0x5() 570 ff_tlog(s->avctx, "motion bytes = %d, %d\n", x, y); in ipvideo_decode_block_opcode_0x6_16() 975 ff_tlog(s->avctx, in ipvideo_decode_format_06_opcodes() 1133 ff_tlog(s->avctx, in ipvideo_decode_format_11_opcodes()
|
D | h264_cabac.c | 1922 ff_tlog(h->avctx, "pic:%d mb:%d/%d\n", h->poc.frame_num, sl->mb_x, sl->mb_y); in ff_h264_decode_mb_cabac() 2080 ff_tlog(h->avctx, "i4x4 pred=%d mode=%d\n", pred, in ff_h264_decode_mb_cabac() 2174 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac() 2239 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac() 2271 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac() 2308 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac()
|
D | h264_refs.c | 188 ff_tlog(h->avctx, "List0: %s fn:%d 0x%p\n", in h264_initialise_ref_list() 195 ff_tlog(h->avctx, "List1: %s fn:%d 0x%p\n", in h264_initialise_ref_list()
|
D | mpeg12dec.c | 501 ff_tlog(s->avctx, "dc=%d\n", block[0]); in mpeg2_decode_block_intra() 659 ff_tlog(s->avctx, "decode_mb: x=%d y=%d\n", s->mb_x, s->mb_y); in mpeg_decode_mb() 724 ff_tlog(s->avctx, "mb_type=%x\n", mb_type); in mpeg_decode_mb() 832 ff_tlog(s->avctx, "motion_type=%d\n", motion_type); in mpeg_decode_mb() 889 ff_tlog(s->avctx, "fmx=%d\n", val); in mpeg_decode_mb() 894 ff_tlog(s->avctx, "fmy=%d\n", val); in mpeg_decode_mb()
|
D | h264dec.h | 704 ff_tlog(h->avctx, "mode:%d %d min:%d\n", left, top, min); in pred_intra_mode()
|
D | rv10.c | 534 ff_tlog(avctx, "**mb x=%d y=%d\n", s->mb_x, s->mb_y); in rv10_decode_packet()
|
D | h263dec.c | 267 ff_tlog(NULL, "Decoding MB at %dx%d\n", s->mb_x, s->mb_y); in decode_slice()
|
D | h264_slice.c | 2696 ff_tlog(h->avctx, "slice end %d %d\n", in decode_slice() 2751 ff_tlog(h->avctx, "slice end %d %d\n", in decode_slice() 2770 ff_tlog(h->avctx, "slice end %d %d\n", in decode_slice()
|
D | ituh263dec.c | 329 ff_tlog(s->avctx,"H.263+ UMV Motion = %d\n", code); in h263p_decode_umotion()
|
D | mpeg4videodec.c | 1273 …ff_tlog(s->avctx, "dct[%d][%d] = %- 4d end?:%d\n", scan_table[i&63]&7, scan_table[i&63] >> 3, leve… in mpeg4_decode_block()
|
/third_party/ffmpeg/libavformat/ |
D | h264dec.c | 112 ff_tlog(NULL, "sps:%d pps:%d idr:%d sli:%d res:%d\n", sps, pps, idr, sli, res); in h264_probe()
|
D | avidec.c | 1234 ff_tlog(s, "%X %X %X %X %X %X %X %X %"PRId64" %u %d\n", in avi_sync()
|
/third_party/ffmpeg/libavfilter/ |
D | avfilter.c | 52 ff_tlog(ctx, in ff_tlog_ref() 59 ff_tlog(ctx, " a:%d/%d s:%dx%d i:%c iskey:%d type:%c", in ff_tlog_ref() 68 ff_tlog(ctx, " cl:%"PRId64"d n:%d r:%d", in ff_tlog_ref() 74 ff_tlog(ctx, "]%s", end ? "\n" : ""); in ff_tlog_ref() 387 ff_tlog(ctx, in ff_tlog_link() 398 ff_tlog(ctx, in ff_tlog_link() 1097 …FF_TPRINTF_START(NULL, filter_frame); ff_tlog_link(NULL, link, 1); ff_tlog(NULL, " "); ff_tlog_ref… in ff_filter_frame()
|
D | internal.h | 213 #define FF_TPRINTF_START(ctx, func) ff_tlog(NULL, "%-16s: ", #func)
|