Home
last modified time | relevance | path

Searched refs:CEDRUS_CODEC_H265 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.c129 .codec = CEDRUS_CODEC_H265,
136 .codec = CEDRUS_CODEC_H265,
143 .codec = CEDRUS_CODEC_H265,
152 .codec = CEDRUS_CODEC_H265,
161 .codec = CEDRUS_CODEC_H265,
416 dev->dec_ops[CEDRUS_CODEC_H265] = &cedrus_dec_ops_h265; in cedrus_probe()
H A Dcedrus.h37 CEDRUS_CODEC_H265, enumerator
H A Dcedrus_hw.c54 case CEDRUS_CODEC_H265: in cedrus_engine_enable()
H A Dcedrus_video.c479 ctx->current_codec = CEDRUS_CODEC_H265; in cedrus_start_streaming()
H A Dcedrus_h265.c300 cedrus_engine_enable(ctx, CEDRUS_CODEC_H265); in cedrus_h265_setup()