dmx: notify scb/pscp status to high level [1/2]

PD#SWPL-110726

Problem:
high level need know es status

Solution:
notify the info to high level

Verify:
not verified

Change-Id: I60c9873d75fd2c8dc6399fdc79dcbcc073f7c63f
Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
This commit is contained in:
chuangcheng peng
2023-02-13 11:36:38 +08:00
committed by Dongjin Kim
parent 1395cc30a9
commit 4b12e54604

View File

@@ -35,7 +35,8 @@ enum dmx_input_source {
/**
* struct dmx_non_sec_es_header - non-sec Elementary Stream (ES) Header
*
* @pts_dts_flag:[1:0], 01:pts valid, 10:dts valid
* @pts_dts_flag:[1:0], 10:pts valid, 01:dts valid
* @pts_dts_flag:[3:2], 10:scb is scrambled, 01:pscp invalid
* @pts: pts value
* @dts: dts value
* @len: data len
@@ -50,7 +51,8 @@ struct dmx_non_sec_es_header {
/**
* struct dmx_sec_es_data - sec Elementary Stream (ES)
*
* @pts_dts_flag:[1:0], 01:pts valid, 10:dts valid
* @pts_dts_flag:[1:0], 10:pts valid, 01:dts valid
* @pts_dts_flag:[3:2], 10:scb is scrambled, 01:pscp invalid
* @pts: pts value
* @dts: dts value
* @buf_start: buf start addr