diff options
| author | Yunfei Dong <[email protected]> | 2023-07-29 10:55:06 +0800 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-08-10 07:58:33 +0200 |
| commit | 32986215be7a3b7f564a4fb9da32efa072426ee0 (patch) | |
| tree | c528bfa72dd978c068702f837bd8de149949ed16 /tools/perf/scripts/python | |
| parent | 2e9eadccf754584ce0cc4c0dcba5f69a8af5d460 (diff) | |
media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
The shared struct 'mtk_vcodec_ctx/dev' will be changed to
'mtk_vcodec_enc_ctx/dev' and 'mtk_vcodec_dec_ctx/dev' in order to separate
encoder and decoder. Removing common struct 'mtk_vcodec_ctx/dev' for shared
interface which encoder and decoder used at the same time. Then encoder and
decoder can call the same interface independently.
Signed-off-by: Yunfei Dong <[email protected]>
Reviewed-by: Nicolas Dufresne <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions