/third_party/ffmpeg/libavcodec/ |
H A D | wmadec.c | 60 ff_tlog(s->avctx, "%s[%d]:\n", name, n); in dump_floats() 63 ff_tlog(s->avctx, "%4d: ", i); in dump_floats() 64 ff_tlog(s->avctx, " %8.*f", prec, tab[i]); in dump_floats() 66 ff_tlog(s->avctx, "\n"); in dump_floats() 69 ff_tlog(s->avctx, "\n"); in dump_floats() 453 ff_tlog(s->avctx, "***decode_block: %d:%d\n", in wma_decode_block() 677 ff_tlog(s->avctx, "%d: power=%f (%d)\n", j, exp_power[j], n); in wma_decode_block() 750 ff_tlog(s->avctx, "rare ms-stereo case happened\n"); in wma_decode_block() 791 ff_tlog(s->avctx, "***decode_frame: %d size=%d\n", in wma_decode_frame() 834 ff_tlog(avct in wma_decode_superframe() [all...] |
H A D | vqavideo.c | 255 ff_tlog(s->avctx, "found new format stream "); in decode_format80() 261 ff_tlog(s->avctx, "opcode %02X: ", opcode); in decode_format80() 279 ff_tlog(s->avctx, "(1) copy %X bytes from pos %X\n", count, src_pos); in decode_format80() 290 ff_tlog(s->avctx, "(2) set %X bytes to %02X\n", count, color); in decode_format80() 301 ff_tlog(s->avctx, "(3) copy %X bytes from pos %X\n", count, src_pos); in decode_format80() 311 ff_tlog(s->avctx, "(4) copy %X bytes from source to dest\n", count); in decode_format80() 320 ff_tlog(s->avctx, "(5) copy %X bytes from relpos %X\n", count, src_pos); in decode_format80()
|
H A D | h264_mvpred.h | 80 ff_tlog(h->avctx, "topright MV not available\n"); in fetch_diagonal_mv() 120 ff_tlog(h->avctx, "pred_motion match_count=%d\n", match_count); in pred_motion() 147 ff_tlog(h->avctx, in pred_motion() 168 ff_tlog(h->avctx, "pred_16x8: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_16x8_motion() 180 ff_tlog(h->avctx, "pred_16x8: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_16x8_motion() 209 ff_tlog(h->avctx, "pred_8x16: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_8x16_motion() 223 ff_tlog(h->avctx, "pred_8x16: (%2d %2d %2d) at %2d %2d %d list %d\n", in pred_8x16_motion() 300 ff_tlog(h->avctx, "pred_pskip: (%d) (%d) at %2d %2d\n", in pred_pskip_motion() 327 ff_tlog(h->avctx, "pred_pskip_motion match_count=%d\n", match_count); in pred_pskip_motion()
|
H A D | h264_loopfilter.c | 528 ff_tlog(h->avctx, "filter mb:%d/%d dir:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, qp, tmp_linesize, tmp_uvlinesize); in filter_mb_dir() 529 { 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() 593 //ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d, QPc:%d, QPcn:%d\n", mb_x, mb_y, dir, edge, qp, h->chroma_qp[0], h->cur_pic.qscale_table[mbn_xy]); in filter_mb_dir() 594 ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, edge, qp, linesize, uvlinesize); in filter_mb_dir() 595 //{ 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() 678 //ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d, QPc:%d, QPcn:%d\n", mb_x, mb_y, dir, edge, qp, h->chroma_qp[0], h->cur_pic.qscale_table[mbn_xy]); in filter_mb_dir() 679 ff_tlog(h->avctx, "filter mb:%d/%d dir:%d edge:%d, QPy:%d ls:%d uvls:%d", mb_x, mb_y, dir, edge, qp, linesize, uvlinesize); in filter_mb_dir() 680 //{ int i; for (i = 0; i < 4; i++) ff_tlog( in filter_mb_dir() [all...] |
H A D | interplayvideo.c | 137 ff_tlog(s->avctx, "motion byte = %d, (x, y) = (%d, %d)\n", B, x, y); in ipvideo_decode_block_opcode_0x2() 163 ff_tlog(s->avctx, "motion byte = %d, (x, y) = (%d, %d)\n", B, x, y); in ipvideo_decode_block_opcode_0x3() 184 ff_tlog(s->avctx, "motion byte = %d, (x, y) = (%d, %d)\n", B, x, y); in ipvideo_decode_block_opcode_0x4() 197 ff_tlog(s->avctx, "motion bytes = %d, %d\n", x, y); in ipvideo_decode_block_opcode_0x5() 572 ff_tlog(s->avctx, "motion bytes = %d, %d\n", x, y); in ipvideo_decode_block_opcode_0x6_16() 977 ff_tlog(s->avctx, in ipvideo_decode_format_06_opcodes() 1135 ff_tlog(s->avctx, in ipvideo_decode_format_11_opcodes()
|
H A D | h264_cavlc.c | 294 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() 472 ff_tlog(h->avctx, "trailing:%d, total:%d\n", trailing_ones, total_coeff); in decode_residual() 706 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() 921 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc() 975 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc() 1010 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc() 1048 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cavlc()
|
H A D | wma.c | 287 ff_tlog(s->avctx, "%5d: n=%2d:", in ff_wma_init() 291 ff_tlog(s->avctx, " %d", s->exponent_bands[i][j]); in ff_wma_init() 292 ff_tlog(s->avctx, "\n"); in ff_wma_init()
|
H A D | h264_cabac.c | 1931 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() 2089 ff_tlog(h->avctx, "i4x4 pred=%d mode=%d\n", pred, in ff_h264_decode_mb_cabac() 2183 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac() 2248 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac() 2280 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac() 2317 ff_tlog(h->avctx, "final mv:%d %d\n", mx, my); in ff_h264_decode_mb_cabac()
|
H A D | mpeg12dec.c | 509 ff_tlog(s->avctx, "dc=%d\n", block[0]); in mpeg2_decode_block_intra() 667 ff_tlog(s->avctx, "decode_mb: x=%d y=%d\n", s->mb_x, s->mb_y); in mpeg_decode_mb() 732 ff_tlog(s->avctx, "mb_type=%x\n", mb_type); in mpeg_decode_mb() 837 ff_tlog(s->avctx, "motion_type=%d\n", motion_type); in mpeg_decode_mb() 894 ff_tlog(s->avctx, "fmx=%d\n", val); in mpeg_decode_mb() 899 ff_tlog(s->avctx, "fmy=%d\n", val); in mpeg_decode_mb()
|
H A D | h264dec.h | 663 ff_tlog(h->avctx, "mode:%d %d min:%d\n", left, top, min); in pred_intra_mode()
|
H A D | h264_refs.c | 187 ff_tlog(h->avctx, "List0: %s fn:%d 0x%p\n", in h264_initialise_ref_list() 194 ff_tlog(h->avctx, "List1: %s fn:%d 0x%p\n", in h264_initialise_ref_list()
|
H A D | h263dec.c | 273 ff_tlog(NULL, "Decoding MB at %dx%d\n", s->mb_x, s->mb_y); in decode_slice()
|
H A D | rv10.c | 535 ff_tlog(avctx, "**mb x=%d y=%d\n", s->mb_x, s->mb_y); in rv10_decode_packet()
|
H A D | h264_slice.c | 2790 ff_tlog(h->avctx, "slice end %d %d\n", in decode_slice() 2845 ff_tlog(h->avctx, "slice end %d %d\n", in decode_slice() 2864 ff_tlog(h->avctx, "slice end %d %d\n", in decode_slice()
|
H A D | ituh263dec.c | 332 ff_tlog(s->avctx,"H.263+ UMV Motion = %d\n", code); in h263p_decode_umotion()
|
H A D | mpeg4videodec.c | 1345 ff_tlog(s->avctx, "dct[%d][%d] = %- 4d end?:%d\n", scan_table[i&63]&7, scan_table[i&63] >> 3, level, i>62); in mpeg4_decode_block()
|
/third_party/ffmpeg/libavutil/ |
H A D | internal.h | 205 # define ff_tlog(ctx, ...) av_log(ctx, AV_LOG_TRACE, __VA_ARGS__) macro 207 # define ff_tlog(ctx, ...) do { } while(0) macro
|
/third_party/ffmpeg/libavformat/ |
H A D | h264dec.c | 111 ff_tlog(NULL, "sps:%d pps:%d idr:%d sli:%d res:%d\n", sps, pps, idr, sli, res); in h264_probe()
|
H A D | avidec.c | 1251 ff_tlog(s, "%X %X %X %X %X %X %X %X %"PRId64" %u %d\n", in avi_sync()
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfilter.c | 48 ff_tlog(ctx, in tlog_ref() 55 ff_tlog(ctx, " a:%d/%d s:%dx%d i:%c iskey:%d type:%c", in tlog_ref() 64 ff_tlog(ctx, " cl:%"PRId64"d n:%d r:%d", in tlog_ref() 70 ff_tlog(ctx, "]%s", end ? "\n" : ""); in tlog_ref() 379 ff_tlog(ctx, in ff_tlog_link() 390 ff_tlog(ctx, in ff_tlog_link() 1002 FF_TPRINTF_START(NULL, filter_frame); ff_tlog_link(NULL, link, 1); ff_tlog(NULL, " "); tlog_ref(NULL, frame, 1); in ff_filter_frame()
|
H A D | internal.h | 267 #define FF_TPRINTF_START(ctx, func) ff_tlog(NULL, "%-16s: ", #func)
|