Searched refs:H265D_DBG_FUNCTION (Results 1 – 3 of 3) sorted by relevance
1037 h265d_dbg(H265D_DBG_FUNCTION, "Decoding VPS\n"); in mpp_hevc_decode_nal_vps()1169 h265d_dbg(H265D_DBG_FUNCTION, "Decoding VUI\n"); in decode_vui()1412 h265d_dbg(H265D_DBG_FUNCTION, "Decoding SPS\n"); in mpp_hevc_decode_nal_sps()1898 h265d_dbg(H265D_DBG_FUNCTION, "Decoding PPS\n"); in mpp_hevc_decode_nal_pps()1945 h265d_dbg(H265D_DBG_FUNCTION, "Decoding PPS 1\n"); in mpp_hevc_decode_nal_pps()
1086 h265d_dbg(H265D_DBG_FUNCTION, "compare_sliceheader in"); in hls_slice_header()1091 h265d_dbg(H265D_DBG_FUNCTION, "compare_sliceheader ok"); in hls_slice_header()1381 h265d_dbg(H265D_DBG_FUNCTION, "hls_slice_header in"); in parser_nal_unit()1383 h265d_dbg(H265D_DBG_FUNCTION, "hls_slice_header out"); in parser_nal_unit()
47 #define H265D_DBG_FUNCTION (0x00000001) macro