Searched refs:H265D_DBG_FUNCTION (Results 1 – 3 of 3) sorted by relevance
1053 h265d_dbg(H265D_DBG_FUNCTION, "Decoding VPS\n"); in mpp_hevc_decode_nal_vps()1185 h265d_dbg(H265D_DBG_FUNCTION, "Decoding VUI\n"); in decode_vui()1431 h265d_dbg(H265D_DBG_FUNCTION, "Decoding SPS\n"); in mpp_hevc_decode_nal_sps()1937 h265d_dbg(H265D_DBG_FUNCTION, "Decoding PPS\n"); in mpp_hevc_decode_nal_pps()1979 h265d_dbg(H265D_DBG_FUNCTION, "Decoding PPS 1\n"); in mpp_hevc_decode_nal_pps()
1107 h265d_dbg(H265D_DBG_FUNCTION, "compare_sliceheader in"); in hls_slice_header()1112 h265d_dbg(H265D_DBG_FUNCTION, "compare_sliceheader ok"); in hls_slice_header()1440 h265d_dbg(H265D_DBG_FUNCTION, "hls_slice_header in"); in parser_nal_unit()1442 h265d_dbg(H265D_DBG_FUNCTION, "hls_slice_header out"); in parser_nal_unit()
47 #define H265D_DBG_FUNCTION (0x00000001) macro