Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_err.h46 MPP_ERR_PROTOL = MPP_ERR_BASE - 7, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_err.h46 MPP_ERR_PROTOL = MPP_ERR_BASE - 7, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c822 return MPP_ERR_PROTOL; in vp8_header_parser()
1041 return MPP_ERR_PROTOL; in vp7_header_parser()
1139 return MPP_ERR_PROTOL; in vp7_header_parser()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c1172 return MPP_ERR_PROTOL; in parse_obu_header()
1191 return MPP_ERR_PROTOL; in parse_obu_header()
1198 return MPP_ERR_PROTOL; in parse_obu_header()
H A Dav1d_cbs.c960 return MPP_ERR_PROTOL; in mpp_av1_frame_size_with_refs()
2815 return MPP_ERR_PROTOL; // drop_obu() in mpp_av1_read_unit()
2835 return MPP_ERR_PROTOL; in mpp_av1_read_unit()
2953 } else if (err == MPP_ERR_PROTOL) { in mpp_av1_read_fragment_content()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1455 ret = MPP_ERR_PROTOL; in mpp_hevc_decode_nal_sps()
1519 ret = MPP_ERR_PROTOL; in mpp_hevc_decode_nal_sps()
1525 return MPP_ERR_PROTOL; in mpp_hevc_decode_nal_sps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c582 return MPP_ERR_PROTOL; in mpg4d_parse_vol_header()