Searched refs:_8x8_transform (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h362 int _8x8_transform; member in struct:s5p_mfc_h264_enc_params
H A Ds5p_mfc_opr_v5.c823 mfc_write(dev, p_264->_8x8_transform, S5P_FIMV_ENC_H264_TRANS_FLAG);
H A Ds5p_mfc_enc.c1967 p->codec.h264._8x8_transform = ctrl->val;
H A Ds5p_mfc_opr_v6.c1197 reg |= ((p_h264->_8x8_transform & 0x3) << 12);

Completed in 207 milliseconds