tmv_prediction_disable  474 drivers/media/platform/s5p-mfc/s5p_mfc_common.h 	u8 tmv_prediction_disable;
tmv_prediction_disable 2168 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 		p->codec.hevc.tmv_prediction_disable = !ctrl->val;
tmv_prediction_disable 1508 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	reg |= (p_hevc->tmv_prediction_disable & 0x1) << 17;