Loading drivers/media/platform/msm/vidc_3x/hfi_response_handler.c +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ static int hfi_process_sess_evt_seq_changed(u32 device_id, struct hfi_colour_space *colour_info; /* Initialize pic_struct to unknown as default */ //event_notify.pic_struct = MSM_VIDC_PIC_STRUCT_UNKNOWN; event_notify.pic_struct = MSM_VIDC_PIC_STRUCT_UNKNOWN; if (sizeof(struct hfi_msg_event_notify_packet) > pkt->size) { dprintk(VIDC_ERR, Loading Loading
drivers/media/platform/msm/vidc_3x/hfi_response_handler.c +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ static int hfi_process_sess_evt_seq_changed(u32 device_id, struct hfi_colour_space *colour_info; /* Initialize pic_struct to unknown as default */ //event_notify.pic_struct = MSM_VIDC_PIC_STRUCT_UNKNOWN; event_notify.pic_struct = MSM_VIDC_PIC_STRUCT_UNKNOWN; if (sizeof(struct hfi_msg_event_notify_packet) > pkt->size) { dprintk(VIDC_ERR, Loading