Home
last modified time | relevance | path

Searched refs:encoding_nostartcode_enable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h481 u8 encoding_nostartcode_enable; member
H A Ds5p_mfc_opr_v6.c1510 reg |= (p_hevc->encoding_nostartcode_enable & 0x1) << 23; in s5p_mfc_set_enc_params_hevc()
H A Ds5p_mfc_enc.c2187 p->codec.hevc.encoding_nostartcode_enable = ctrl->val; in s5p_mfc_enc_s_ctrl()