Home
last modified time | relevance | path

Searched refs:pic_struct (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
H A Dvdec.c1529 if (inst->pic_struct != ev_data->pic_struct) in vdec_event_change()
1530 inst->pic_struct = ev_data->pic_struct; in vdec_event_change()
1705 inst->pic_struct = HFI_INTERLACE_FRAME_PROGRESSIVE; in vdec_open()
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h267 u32 pic_struct; member
H A Dallegro-mail.c443 msg->pic_struct = src[i++]; in allegro_dec_encode_frame()
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c670 reg = VE_DEC_H265_DEC_SLICE_HDR_INFO0_PICTURE_TYPE(slice_params->pic_struct) | in cedrus_h265_setup()
773 slice_params->pic_struct != 0, in cedrus_h265_setup()