Searched refs:H264_DEC_DEBUG_PRINT (Results 1 – 7 of 7) sorted by relevance
37 #define H264_DEC_DEBUG_PRINT(...) printf("\n[H264_DEBUG] %s/%d:: ", __FUNCTION__, __LINE__);printf(… macro39 #define H264_DEC_DEBUG_PRINT(...) {} macro
371 H264_DEC_DEBUG_PRINT("\nError in parsing SEI message"); in ih264d_parse_sei_message()379 H264_DEC_DEBUG_PRINT("\nError in parsing SEI message"); in ih264d_parse_sei_message()
89 H264_DEC_DEBUG_PRINT("\nSlice partition not supported"); in ih264d_parse_slice_partition()1139 H264_DEC_DEBUG_PRINT("\nForbidden bit set in Nal Unit, Let's try\n"); in ih264d_parse_nal_unit()1189 H264_DEC_DEBUG_PRINT( in ih264d_parse_nal_unit()1254 H264_DEC_DEBUG_PRINT("\nUnknown NAL type %d\n", u1_nal_unit_type); in ih264d_parse_nal_unit()
241 H264_DEC_DEBUG_PRINT("\n"); in api_check_struct_sanity()253 H264_DEC_DEBUG_PRINT("\n"); in api_check_struct_sanity()272 H264_DEC_DEBUG_PRINT("\n"); in api_check_struct_sanity()442 H264_DEC_DEBUG_PRINT("The input bytes is: %d", in api_check_struct_sanity()1595 H264_DEC_DEBUG_PRINT("\nFatal Error\n"); in ih264d_map_error()2428 H264_DEC_DEBUG_PRINT("Shouldn't come here\n"); in ih264d_video_decode()2530 H264_DEC_DEBUG_PRINT("The num bytes consumed: %d\n", in ih264d_video_decode()3248 H264_DEC_DEBUG_PRINT( in ih264d_reset()3346 H264_DEC_DEBUG_PRINT("\ndo nothing\n") in ih264d_ctl()3726 H264_DEC_DEBUG_PRINT("error code = %d\n", *(ptr_err + 1)); in ih264d_api_function()
466 H264_DEC_DEBUG_PRINT("------- Display Buffers Reset --------\n"); in ih264d_start_of_pic()518 H264_DEC_DEBUG_PRINT("got a buffer\n"); in ih264d_start_of_pic()522 H264_DEC_DEBUG_PRINT("did not get a buffer\n"); in ih264d_start_of_pic()855 H264_DEC_DEBUG_PRINT("pic not inserted display %d %d\n", in ih264d_end_of_pic_dispbuf_mgr()
1880 H264_DEC_DEBUG_PRINT("Mbs in slice: %d\n", ps_dec->ps_cur_slice->u4_mbs_in_slice); in ih264d_mark_err_slice_skip()
577 H264_DEC_DEBUG_PRINT("Toggling secondField\n"); in ih264d_end_of_pic_processing()