Lines Matching refs:MppDecHwCap
79 static const MppDecHwCap vdpu1 = {
97 static const MppDecHwCap vdpu1_2160p = {
115 static const MppDecHwCap vdpu1_jpeg_pp = {
133 static const MppDecHwCap vdpu2 = {
151 static const MppDecHwCap vdpu2_jpeg = {
169 static const MppDecHwCap vdpu2_jpeg_pp = {
187 static const MppDecHwCap vdpu2_jpeg_fix = {
205 static const MppDecHwCap vdpu2_jpeg_pp_fix = {
223 static const MppDecHwCap rk_hevc = {
241 static const MppDecHwCap rk_hevc_1080p = {
259 static const MppDecHwCap vdpu341 = {
277 static const MppDecHwCap vdpu341_lite = {
295 static const MppDecHwCap vdpu341_lite_1080p = {
313 static const MppDecHwCap vdpu341_h264 = {
332 static const MppDecHwCap vdpu34x = {
350 static const MppDecHwCap vdpu38x = {
368 static const MppDecHwCap vdpu382a = {
386 static const MppDecHwCap vdpu382 = {
404 static const MppDecHwCap vdpu382_lite = {
422 static const MppDecHwCap vdpu383 = {
440 static const MppDecHwCap vdpu384a = {
458 static const MppDecHwCap avspd = {
476 static const MppDecHwCap rkjpegd = {
494 static const MppDecHwCap av1d = {
1112 const MppDecHwCap *cap = srv->soc_info->dec_caps[i]; in mpp_soc_srv_init()
1203 const MppDecHwCap* mpp_get_dec_hw_info_by_client_type(MppClientType client_type) in mpp_get_dec_hw_info_by_client_type()
1205 const MppDecHwCap* hw_info = NULL; in mpp_get_dec_hw_info_by_client_type()