Symbol: mfc_debug
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1006
mfc_debug(2, "Shutting down clock\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1085
mfc_debug(2, "mmapping source\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1088
mfc_debug(2, "mmapping destination\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
235
mfc_debug(2, "Cleaning up buffer: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
304
mfc_debug(2, "Unexpected frame type: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
387
mfc_debug(2, "Frame Status: %x\n", dst_frame_status);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
430
mfc_debug(2, "No frame decode\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
444
mfc_debug(2, "Running again the same buffer\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
447
mfc_debug(2, "MFC needs next buffer\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
624
mfc_debug(2, "Stream completed\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
662
mfc_debug(1, "Int reason: %d (err: %08x)\n", reason, err);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
757
mfc_debug(2, "Unknown int reason\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
777
mfc_debug(2, "Exit via irq_cleanup_hw\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
817
mfc_debug(2, "Too many open contexts\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
991
mfc_debug(2, "Has to free instance\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
999
mfc_debug(2, "Last instance\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
136
mfc_debug(2, "Returning instance number %d\n", ctx->inst_no);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
78
mfc_debug(2, "Getting instance number (codec: %d)\n", ctx->codec_mode);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
19
mfc_debug(2, "Issue the command: %d\n", cmd);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
61
mfc_debug(2, "Requested codec mode: %d\n", ctx->codec_mode);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
184
mfc_debug(2, "Base Address : %pad\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
191
mfc_debug(2, "Bank1: %pad, Bank2: %pad\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
223
mfc_debug(2, "MFC reset..\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
231
mfc_debug(2, "Done MFC reset..\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
248
mfc_debug(2, "Will now wait for completion of firmware transfer\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
264
mfc_debug(2, "Ok, now will wait for completion of hardware init\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
286
mfc_debug(2, "MFC F/W version : %02xyy, %02xmm, %02xdd\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
346
mfc_debug(2, "Write command to wakeup MFCV8\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
392
mfc_debug(2, "MFC reset..\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
401
mfc_debug(2, "Done MFC reset..\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
458
mfc_debug(2, "Got instance number: %d\n", ctx->inst_no);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h
30
#define mfc_debug_enter() mfc_debug(5, "enter\n")
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h
31
#define mfc_debug_leave() mfc_debug(5, "leave\n")
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
1253
mfc_debug(2, "Default src_fmt is %p, dest_fmt is %p\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
286
mfc_debug(2, "ctx is not ready\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
398
mfc_debug(2, "%s-- with error\n", __func__);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
411
mfc_debug(2, "Type is %d\n", f->type);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
469
mfc_debug(2, "The codec number is: %d\n", ctx->codec_mode);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
502
mfc_debug(2, "Freeing buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
517
mfc_debug(2, "Allocating %d buffers for OUTPUT queue\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
550
mfc_debug(2, "Freeing buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
558
mfc_debug(2, "Allocating %d buffers for CAPTURE queue\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
604
mfc_debug(2, "Only V4L2_MEMORY_MMAP is supported\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
630
mfc_debug(2, "State: %d, buf->type: %d\n", ctx->state, buf->type);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
828
mfc_debug(2, "Composing info [h264]: l=%d t=%d w=%d h=%d (r=%d b=%d fw=%d fh=%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
836
mfc_debug(2, "Composing info: w=%d h=%d fw=%d fh=%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
978
mfc_debug(2, "Buffer count=%d, plane count=%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1110
mfc_debug(2, "src=%d, dst=%d, state=%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1124
mfc_debug(2, "ctx is not ready\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1141
mfc_debug(2, "enc src count: %d, enc ref count: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1242
mfc_debug(2, "Encoded slice type: %d\n", slice_type);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1243
mfc_debug(2, "Encoded stream size: %d\n", strm_size);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1244
mfc_debug(2, "Display order: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1304
mfc_debug(2, "enc src count: %d, enc ref count: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1395
mfc_debug(2, "f->type = %d ctx->state = %d\n", f->type, ctx->state);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1503
mfc_debug(2, "codec number: %d\n", ctx->src_fmt->codec_mode);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1504
mfc_debug(2, "fmt - w: %d, h: %d, ctx - w: %d, h: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1544
mfc_debug(2, "Freeing buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1565
mfc_debug(2, "Freeing buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1583
mfc_debug(2, "Minimum %d output buffers needed\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2336
mfc_debug(2, "EOS: empty src queue, entering finishing state\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2343
mfc_debug(2, "EOS: marking last buffer of stream\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2411
mfc_debug(2, "index: %d, plane[%d] cookie: %pad\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2526
mfc_debug(2, "plane size: %ld, dst size: %zu\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2536
mfc_debug(2, "plane size: %ld, luma size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2538
mfc_debug(2, "plane size: %ld, chroma size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
37
mfc_debug(1, "Finished waiting (dev->int_type:%d, command: %d)\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
75
mfc_debug(1, "Finished waiting (ctx->int_type:%d, command: %d)\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
42
mfc_debug(3, "Allocating priv: %zu\n", b->size);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
69
mfc_debug(3, "Allocated addr %p %pad\n", b->virt, &b->dma);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
81
mfc_debug(3, "Allocating generic buf: %zu\n", b->size);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
88
mfc_debug(3, "Allocated addr %p %pad\n", b->virt, &b->dma);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1106
mfc_debug(2, "Decoding a usual frame\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1177
mfc_debug(2, "No src buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1189
mfc_debug(2, "Setting ctx->state to FINISHING\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1205
mfc_debug(2, "no src buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1209
mfc_debug(2, "no dst buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1244
mfc_debug(2, "encoding buffer with index=%d state=%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1256
mfc_debug(2, "Preparing to init decoding\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1259
mfc_debug(2, "Header size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1303
mfc_debug(2, "Header size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1325
mfc_debug(1, "Entering suspend so do not schedule any jobs\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1331
mfc_debug(1, "Couldn't lock HW\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1342
mfc_debug(1, "No ctx is scheduled to be run\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1376
mfc_debug(1, "head parsed\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1385
mfc_debug(2, "Finished remaining frames after resolution change\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1387
mfc_debug(2, "Will re-init the codec\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
280
mfc_debug(2,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
469
mfc_debug(2, "Frm size: %d ch: %d mv: %d\n", frame_size_lu, frame_size_ch,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
473
mfc_debug(2, "Luma %d: %zx\n", i,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
477
mfc_debug(2, "\tChroma %d: %zx\n", i,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
482
mfc_debug(2, "\tBuf2: %zx, size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
490
mfc_debug(2, "Buf1: %zu, buf_size1: %d\n", buf_addr1, buf_size1);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
491
mfc_debug(2, "Buf 1/2 size after: %d/%d (frames %d)\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
494
mfc_debug(2, "Not enough memory has been allocated\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
569
mfc_debug(2, "buf_size1: %zu, buf_size2: %zu\n", buf_size1, buf_size2);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
608
mfc_debug(2, "buf_size1: %zu, buf_size2: %zu\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
639
mfc_debug(2, "buf_size1: %zu, buf_size2: %zu\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
665
mfc_debug(2, "buf_size1: %zu, buf_size2: %zu\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
70
mfc_debug(2, "Luma size:%d Chroma size:%d MV size:%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
72
mfc_debug(2, "Totals bufs: %d\n", ctx->total_dpb_count);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
93
mfc_debug(2, "recon luma size: %d chroma size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1078
mfc_debug(2, "Set Level 5.1 for UHD\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1082
mfc_debug(2, "Set High profile for UHD\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
160
mfc_debug(2, "recon luma size: %zu chroma size: %zu\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
171
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1759
mfc_debug(2, "InstNo: %d/%d\n", ctx->inst_no,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1761
mfc_debug(2, "BUFs: %08x %08x %08x\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1781
mfc_debug(2, "Set loop filter to: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1856
mfc_debug(2, "Decoding a usual frame.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
190
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1921
mfc_debug(2, "++\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1938
mfc_debug(2, "--\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1969
mfc_debug(2, "No src buffers.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1983
mfc_debug(2, "Setting ctx->state to FINISHING\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2003
mfc_debug(2, "no src buffers.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2008
mfc_debug(2, "no dst buffers.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2032
mfc_debug(2, "enc src y addr: 0x%08lx\n", src_y_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2033
mfc_debug(2, "enc src c addr: 0x%08lx\n", src_c_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2060
mfc_debug(2, "Preparing to init decoding.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2062
mfc_debug(2, "Header size: %d\n", temp_vb->b->vb2_buf.planes[0].bytesused);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
210
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2119
mfc_debug(2, "Allocated Internal Encoding Buffers\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2137
mfc_debug(1, "Try run dev: %p\n", dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2142
mfc_debug(1, "Couldn't lock HW.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2155
mfc_debug(1, "No ctx is scheduled to be run.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2159
mfc_debug(1, "New context: %d\n", new_ctx);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2161
mfc_debug(1, "Setting new context to %p\n", ctx);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2163
mfc_debug(1, "ctx->dst_queue_cnt=%d ctx->dpb_count=%d ctx->src_queue_cnt=%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2165
mfc_debug(1, "ctx->state=%d\n", ctx->state);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2204
mfc_debug(2, "Finished remaining frames after resolution change.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2206
mfc_debug(2, "Will re-init the codec`.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
227
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
239
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
255
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
261
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
268
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
272
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
296
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
300
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
319
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
323
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
352
mfc_debug(2, "Use min scratch buffer size\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
492
mfc_debug(2, "SEQ Done: Movie dimensions %dx%d,\n"
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
594
mfc_debug(2, "inst_no: %d, buf_addr: 0x%08x,\n"
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
620
mfc_debug(2, "Buf1: %p (%d)\n", (void *)buf_addr1, buf_size1);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
621
mfc_debug(2, "Total DPB COUNT: %d\n", ctx->total_dpb_count);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
622
mfc_debug(2, "Setting display delay to %d\n", ctx->display_delay);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
654
mfc_debug(2, "Frame size: %d ch: %d mv: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
659
mfc_debug(2, "Luma %d: %zx\n", i,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
663
mfc_debug(2, "\tChroma %d: %zx\n", i,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
669
mfc_debug(2, "\tChroma_1 %d: %zx\n", i, ctx
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
685
mfc_debug(2, "\tBuf1: %zx, size: %d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
700
mfc_debug(2, "Buf1: %zx, buf_size1: %d (frames %d)\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
703
mfc_debug(2, "Not enough memory has been allocated.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
711
mfc_debug(2, "After setting buffers.\n");
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
725
mfc_debug(2, "stream buf addr: 0x%08lx, size: 0x%x\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
73
mfc_debug(2, "Luma size:%d Chroma size:%d MV size:%d\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
742
mfc_debug(2, "enc src y buf addr: 0x%08lx\n", y_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
743
mfc_debug(2, "enc src c buf addr: 0x%08lx\n", c_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
744
mfc_debug(2, "enc src cr buf addr: 0x%08lx\n", c_1_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
75
mfc_debug(2, "Totals bufs: %d\n", ctx->total_dpb_count);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
766
mfc_debug(2, "recon y addr: 0x%08lx y_addr: 0x%08lx\n", enc_recon_y_addr, *y_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
767
mfc_debug(2, "recon c addr: 0x%08lx c_addr: 0x%08lx\n", enc_recon_c_addr, *c_addr);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
783
mfc_debug(2, "Buf1: %p (%d)\n", (void *)buf_addr1, buf_size1);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
826
mfc_debug(2, "Buf1: %zu, buf_size1: %d (ref frames %d)\n",
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
829
mfc_debug(2, "Not enough memory has been allocated.\n");