Home | History | Annotate | Download | only in parser

Lines Matching refs:DEB

115             DEB("Warning: mp4_Parse_VideoObject:vol_control_parameters.chroma_format != 4:2:0\n");
131 DEB("Error: mp4_Parse_VideoObject:vidObjLay->VOLControlParameters.bit_rate = 0\n");
145 DEB("Error: mp4_Parse_VideoObject:vidObjLay->VOLControlParameters.vbv_buffer_size = 0\n");
193 DEB("ERROR: mp4_Parse_VideoObject:sprite_enable = %.2X\n", sprite_enable);
205 DEB("Error: mp4_Parse_VideoObject:bad no_of_sprite_warping_points %d\n",
213 DEB("Error: mp4_Parse_VideoObject:sprite_brightness_change should be 0 for GMC sprites\n");
220 DEB("ERROR: mp4_Parse_VideoObject:sprite_enable = %.2X\n", sprite_enable);
308 DEB("Error: mp4_Parse_VideoObject: sadct_disable, not supp\n");
319 DEB("Error: mp4_Parse_VideoObject: not_8_bit, not supp\n");
332 DEB("Error: mp4_Parse_VideoObject: GRAYSCALE, not supp\n");
361 DEB("Error: mp4_Parse_VideoObject: vidObjLay->complexity_estimation_disable, not supp\n");
384 DEB("Error: NEWPRED mode is not supported\n");
398 DEB("Error: VOL scalability is not supported\n");
418 //DEB("entering mp4_Parse_VideoObjectLayer: bs_err: %d, ret: %d\n", parser->bitstream_error, ret);
432 DEB("Warning: video_object_type_indication = %d, forcing to 1\n",
439 DEB("ERROR: mp4_Parse_VideoObject:video_object_type_indication = %.2X\n",
460 DEB("Error: mp4_Parse_VideoObject:is_identifier = %d, expected[1,5]\n",
498 DEB("Error: mp4_Parse_VideoObject: shape not rectangluar(%d):%d\n",
507 DEB("Error: MP4_SHAPE_TYPE_GRAYSCALE not supported\n");
520 DEB("Error: 0 value for vop_time_increment_resolution\n");
545 DEB("Error: MP4_SHAPE_TYPE_BINARYONLY not supported\n");
558 //DEB("before wkld mp4_Parse_VideoObjectLayer: bs_err: %d, ret: %d\n", parser->bitstream_error, ret);