Lines Matching refs:AV_LOG_DEBUG
223 av_log(q->avctx, AV_LOG_DEBUG, "sqvh VLC init\n"); in init_cook_vlc_tables()
237 av_log(q->avctx, AV_LOG_DEBUG, "subpacket %i Joint-stereo VLC used.\n", i); in init_cook_vlc_tables()
241 av_log(q->avctx, AV_LOG_DEBUG, "VLC tables initialized.\n"); in init_cook_vlc_tables()
263 av_log(q->avctx, AV_LOG_DEBUG, "MDCT initialized, order = %d.\n", in init_cook_mlt()
331 av_log(avctx, AV_LOG_DEBUG, "Deallocating memory.\n"); in cook_decode_close()
348 av_log(avctx, AV_LOG_DEBUG, "Memory deallocated.\n"); in cook_decode_close()
1010 av_log(avctx, AV_LOG_DEBUG, in cook_decode_frame()
1021 av_log(avctx, AV_LOG_DEBUG, in cook_decode_frame()
1030 av_log(avctx, AV_LOG_DEBUG, "subpacket[%i] %i %i\n", in cook_decode_frame()
1088 av_log(avctx, AV_LOG_DEBUG, "codecdata_length=%d\n", avctx->extradata_size); in cook_decode_init()
1135 av_log(avctx, AV_LOG_DEBUG, "subpacket[%i].cookversion=%x\n", s, in cook_decode_init()
1144 av_log(avctx, AV_LOG_DEBUG, "MONO\n"); in cook_decode_init()
1151 av_log(avctx, AV_LOG_DEBUG, "STEREO\n"); in cook_decode_init()
1158 av_log(avctx, AV_LOG_DEBUG, "JOINT_STEREO\n"); in cook_decode_init()
1173 av_log(avctx, AV_LOG_DEBUG, "MULTI_CHANNEL\n"); in cook_decode_init()