video-driver: Add support for subframe_input
Add support for 'HFI_PROP_SUBFRAME_INPUT'. Payload '1' indicates that input buffer is processed. However, FW expects more inputs to construct a full YUV output buffer. Overloading 'MSM_VIDC_BUF_FLAG_ERROR' code to ensure HAL work completion Change-Id: I05b24a50e587dfd96457af508267843ac3840fbf Signed-off-by: Vedang Nagar <quic_vnagar@quicinc.com>
Šī revīzija ir iekļauta:
@@ -543,6 +543,8 @@ enum hfi_nal_length_field_type {
|
||||
|
||||
#define HFI_PROP_AV1_OP_POINT 0x03000182
|
||||
|
||||
#define HFI_PROP_SUBFRAME_INPUT 0x03000183
|
||||
|
||||
#define HFI_PROP_OPB_ENABLE 0x03000184
|
||||
|
||||
#define HFI_PROP_AV1_DRAP_CONFIG 0x03000189
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user