Home | History | Annotate | Download | only in src

Lines Matching refs:LOG_E

57 		LOG_E( "Not MixVideo\n"); \
62 LOG_E( "Not initialized\n"); \
69 LOG_E( "Not configured\n"); \
294 LOG_E( "!mix || !init_params\n");
299 LOG_E("mode >= MIX_CODEC_MODE_LAST\n");
306 LOG_E("mode == MIX_CODEC_MODE_ENCODE\n");
312 LOG_E( "!MIX_IS_VIDEO(mix)\n");
317 LOG_E("!MIX_IS_VIDEOINITPARAMS(init_params\n");
342 LOG_E( "!priv->objlock\n");
354 LOG_E( "!priv->init_params\n");
367 LOG_E("Failed to get display 1\n");
375 LOG_E("Failed to get display 2\n");
381 LOG_E("It is not display x11\n");
392 LOG_E("Fail to get VADisplay\n");
403 LOG_E("Fail to initialize libVA\n");
458 LOG_E( "!config_params_dec\n");
463 LOG_E("Not a MixVideoConfigParamsDec\n");
487 LOG_E("Fail to duplicate config_params\n");
496 LOG_E("Failed to get mime type\n");
509 LOG_E("Not VC1 config_param\n");
517 LOG_E("Failed to frame order mode\n");
524 LOG_E("Failed to get frame rate\n");
530 LOG_E( "fps_n is 0\n");
537 LOG_E("Failed to get buffer pool size\n");
545 LOG_E("Failed to create frame manager\n");
561 LOG_E("Failed to initialize frame manager\n");
569 LOG_E("Failed to create buffer pool\n");
575 LOG_E("Failed to initialize buffer pool\n");
588 LOG_E("Failed to create VC-1 video format\n");
602 LOG_E("Failed to create H.264 video format\n");
630 LOG_E("Failed to get mpeg version\n");
652 LOG_E("Failed to get divx version\n");
666 LOG_E("Failed to create MPEG-4:2 video format\n");
678 LOG_E("Unknown format, we can't handle it\n");
688 LOG_E("Failed initialize video format\n");
741 LOG_E("!config_params_enc\n");
745 LOG_E("Not a MixVideoConfigParams\n");
760 LOG_E( "Already configured\n");
769 LOG_E("Fail to duplicate config_params\n");
779 LOG_E("Failed to get mime type\n");
788 LOG_E("Failed to get target format\n");
798 LOG_E("Failed to get buffer pool size\n");
806 LOG_E("Failed to create frame manager\n");
816 LOG_E("Failed to initialize frame manager\n");
824 LOG_E("Failed to create buffer pool\n");
830 LOG_E("Failed to initialize buffer pool\n");
844 LOG_E("mix_video_configure_encode: Failed to create h264 video enc format\n");
859 LOG_E("mix_video_configure_encode: Failed to create mpeg-4:2 video format\n");
874 LOG_E( "mix_video_configure_encode: Failed to create preview video format\n");
885 LOG_E("Unknown format, we can't handle it\n");
895 LOG_E("Failed initialize video format\n");
936 LOG_E("!config_params\n");
946 LOG_E("Codec mode not supported\n");
963 LOG_E( "!config_params\n");
973 LOG_E("Failed to duplicate MixVideoConfigParams\n");
998 LOG_E( "!bufin || !bufincnt || !decode_params\n");
1031 LOG_E( "!frame\n");
1061 LOG_E( "!frame\n");
1116 LOG_E( "!render_params || !frame\n");
1122 LOG_E("Not MixVideoRenderParams\n");
1140 LOG_E("Failed to get mix_display\n");
1148 LOG_E( "Not MixDisplayX11\n");
1158 LOG_E( "Failed to get drawable\n");
1165 LOG_E( "Failed to get display\n");
1172 LOG_E("Failed to get SOURCE src_rect\n");
1179 LOG_E( "Failed to get dst_rect\n");
1187 LOG_E("Failed to get va_cliprects\n");
1194 LOG_E("Failed to get va_surface_id\n");
1212 LOG_E("Failed vaPutSurface() : va_status = %d\n", va_status);
1248 LOG_E( "!bufin || !bufincnt\n");
1285 LOG_E("Invalid video_format/video_format_enc Pointer\n");
1321 LOG_E("Invalid video_format/video_format_enc Pointer\n");
1342 LOG_E( "!state\n");
1363 LOG_E( "!buf\n");
1391 LOG_E( "!buf\n");
1417 LOG_E( "!mix || !bufsize\n");
1442 LOG_E( "Not MixVideo\n"); \