• Home
  • Raw
  • Download

Lines Matching refs:GST_DEBUG

94   GST_DEBUG ("NEW BUFFER");  in gst_h263_parse_get_params()
119 GST_DEBUG (" Temporal Reference : %d", tr); in gst_h263_parse_get_params()
135 GST_DEBUG (" Split Screen Indicator : %s", in gst_h263_parse_get_params()
137 GST_DEBUG (" Document camera indicator : %s", in gst_h263_parse_get_params()
139 GST_DEBUG (" Full Picture Freeze Release : %s", in gst_h263_parse_get_params()
141 GST_DEBUG (" Source format 0x%x (%s)", params->format, in gst_h263_parse_get_params()
150 GST_DEBUG (" Picture width x height: %d x %d", in gst_h263_parse_get_params()
173 GST_DEBUG (" Picture Coding Type : %s", in gst_h263_parse_get_params()
175 GST_DEBUG (" Unrestricted Motion Vector mode (Annex D) : %s", in gst_h263_parse_get_params()
177 GST_DEBUG (" Syntax-basex Arithmetic Coding mode (Annex E) : %s", in gst_h263_parse_get_params()
179 GST_DEBUG (" Advanced Prediction mode (Annex F) : %s", in gst_h263_parse_get_params()
181 GST_DEBUG (" PB Frames mode (Annex G) : %s", in gst_h263_parse_get_params()
198 GST_DEBUG (" UFEP 0x%x", ufep); in gst_h263_parse_get_params()
250 GST_DEBUG (" Picture Coding Type : %d", params->type); in gst_h263_parse_get_params()
263 GST_DEBUG (" Continuous Presence Multipoint and Video Multiplex : %d", cpm); in gst_h263_parse_get_params()
270 GST_DEBUG (" Picture Sub-Bitstream Indicator (PSBI):%d", psbi); in gst_h263_parse_get_params()
309 GST_DEBUG (" Picture width x height: %d x %d", in gst_h263_parse_get_params()
321 GST_DEBUG (" Custom PCF is present (%d)", (int) temp8); in gst_h263_parse_get_params()
393 GST_DEBUG (" Unrestricted Motion Vector mode (Annex D) : %s", in gst_h263_parse_get_params()
395 GST_DEBUG (" Syntax-basex Arithmetic Coding mode (Annex E) : %s", in gst_h263_parse_get_params()
397 GST_DEBUG (" Advanced Prediction mode (Annex F) : %s", in gst_h263_parse_get_params()
399 GST_DEBUG (" Advanced INTRA Coding mode (Annex I) : %s", in gst_h263_parse_get_params()
401 GST_DEBUG (" Deblocking Filter mode (Annex J) : %s", in gst_h263_parse_get_params()
403 GST_DEBUG (" Slice Structured mode (Annex K) : %s", in gst_h263_parse_get_params()
405 GST_DEBUG (" Reference Picture Selection mode (Annex N) : %s", in gst_h263_parse_get_params()
407 GST_DEBUG (" Independent Segment Decoding mode (Annex R) : %s", in gst_h263_parse_get_params()
409 GST_DEBUG (" Alternative INTER VLC mode (Annex S) : %s", in gst_h263_parse_get_params()
411 GST_DEBUG (" Modified Quantization mode (Annex T) : %s", in gst_h263_parse_get_params()
413 GST_DEBUG (" Enhanced Reference Picture Selection mode (Annex U) : %s", in gst_h263_parse_get_params()
415 GST_DEBUG (" Enhanced Data Partitioned Slices mode (Annex V) : %s", in gst_h263_parse_get_params()
427 GST_DEBUG (" PQUANT : 0x%x", pquant); in gst_h263_parse_get_params()
434 GST_DEBUG (" Continuous Presence Multipoint and Video Multiplex : %d", cpm); in gst_h263_parse_get_params()
441 GST_DEBUG (" Picture Sub-Bitstream Indicator (PSBI):%d", psbi); in gst_h263_parse_get_params()
457 GST_DEBUG (" Framerate defined by the stream is %d/%d", in gst_h263_parse_get_params()
618 GST_DEBUG ("Can't calculate level since bitrate is unknown"); in gst_h263_parse_get_level()
685 GST_DEBUG ("Weird - didn't match any profile!"); in gst_h263_parse_get_level()