• Home
  • Raw
  • Download

Lines Matching refs:GST_ERROR

766     GST_ERROR ("failed to get %s function", (name)); \
806 GST_ERROR ("cannot push context"); in gst_cuda_converter_new()
815 GST_ERROR ("no PTX data to load"); in gst_cuda_converter_new()
823 GST_ERROR ("failed to load cuda module data"); in gst_cuda_converter_new()
978 GST_ERROR ("failed to allocated fallback memory"); in convert_ensure_fallback_memory()
1014 GST_ERROR ("couldn't create texture"); in convert_create_texture_unchecked()
1066 GST_ERROR ("failed to copy to fallback buffer"); in convert_create_texture()
1116 GST_ERROR ("couldn't create texture for %d th plane", i); in convert_YUV_TO_YUV()
1135 GST_ERROR ("could not rescale plane"); in convert_YUV_TO_YUV()
1180 GST_ERROR ("couldn't create texture for %d th plane", i); in convert_YUV_TO_RGB()
1197 GST_ERROR ("could not rescale plane"); in convert_YUV_TO_RGB()
1243 GST_ERROR ("could not unpack rgb"); in convert_UNPACK_RGB()
1268 GST_ERROR ("could not unpack rgb"); in convert_TO_Y444()
1309 GST_ERROR ("could not unpack input rgb"); in convert_RGB_TO_YUV()
1333 GST_ERROR ("could not create texture"); in convert_RGB_TO_YUV()
1345 GST_ERROR ("could not convert to Y444 or Y444_16LE"); in convert_RGB_TO_YUV()
1363 GST_ERROR ("could not create %dth yuv texture", i); in convert_RGB_TO_YUV()
1377 GST_ERROR ("could not rescale plane"); in convert_RGB_TO_YUV()
1423 GST_ERROR ("could not unpack input rgb"); in convert_RGB_TO_RGB()
1453 GST_ERROR ("could not create texture"); in convert_RGB_TO_RGB()
1463 GST_ERROR ("could not rescale plane"); in convert_RGB_TO_RGB()
2046 GST_ERROR ("couldn't alloc unpack surface"); in cuda_converter_lookup_path()
2058 GST_ERROR ("couldn't alloc %dth y444 surface", i); in cuda_converter_lookup_path()
2107 GST_ERROR ("couldn't alloc unpack surface"); in cuda_converter_lookup_path()