Home
last modified time | relevance | path

Searched refs:MPP_ERR_PROTOL (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_err.h35 MPP_ERR_PROTOL = MPP_ERR_BASE - 7, enumerator
/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c829 return MPP_ERR_PROTOL; in vp8_header_parser()
1048 return MPP_ERR_PROTOL; in vp7_header_parser()
1146 return MPP_ERR_PROTOL; in vp7_header_parser()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c1233 return MPP_ERR_PROTOL; in parse_obu_header()
1252 return MPP_ERR_PROTOL; in parse_obu_header()
1259 return MPP_ERR_PROTOL; in parse_obu_header()
H A Dav1d_cbs.c963 return MPP_ERR_PROTOL; in mpp_av1_frame_size_with_refs()
2870 return MPP_ERR_PROTOL; // drop_obu() in mpp_av1_read_unit()
2890 return MPP_ERR_PROTOL; in mpp_av1_read_unit()
3008 } else if (err == MPP_ERR_PROTOL) { in mpp_av1_read_fragment_content()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1522 ret = MPP_ERR_PROTOL; in mpp_hevc_decode_nal_sps()
1533 ret = MPP_ERR_PROTOL; in mpp_hevc_decode_nal_sps()
1545 ret = MPP_ERR_PROTOL; in mpp_hevc_decode_nal_sps()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c583 return MPP_ERR_PROTOL; in mpg4d_parse_vol_header()