| /utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/ |
| H A D | halMVOP.c | 170 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 358 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 862 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 955 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 957 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1080 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1082 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1085 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1086 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/ |
| H A D | halMVOP.c | 181 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… variable 199 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 387 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 972 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1062 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1064 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1065 … ULOGD("Utopia", "%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1176 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1178 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1181 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/ |
| H A D | halMVOP.c | 181 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… variable 199 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 387 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 972 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1062 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1064 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1065 … ULOGD("Utopia", "%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1176 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1178 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1181 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 191 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 380 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 960 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1052 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1054 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1165 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1167 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1170 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1171 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/ |
| H A D | halMVOP.c | 172 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 374 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 940 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1029 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1031 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1142 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1144 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1147 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1148 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/ |
| H A D | halMVOP.c | 170 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 184 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 372 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 904 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 997 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 999 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1125 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1127 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1130 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1131 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 191 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 379 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 983 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1075 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1077 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1188 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1190 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1193 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1194 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 191 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 380 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 985 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1077 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1079 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1190 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1192 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1195 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1196 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/ |
| H A D | halMVOP.c | 172 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 379 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 962 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1054 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1056 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1167 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1169 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1172 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1173 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 191 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 378 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 981 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1073 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1075 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1186 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1188 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1191 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1192 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.c | 184 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 202 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 392 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 998 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1090 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1092 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1203 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1205 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1208 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1209 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 377 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 993 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1124 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1126 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1240 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1242 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1245 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1246 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 384 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 982 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1028 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1030 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1161 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1163 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1166 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1167 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 392 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 978 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1109 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1111 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1240 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1242 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1245 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1246 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 380 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 969 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1100 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1102 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1220 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1222 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1225 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1226 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 377 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 978 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1113 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1115 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1229 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1231 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1234 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1235 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.c | 173 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 190 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 378 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 995 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 1126 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1128 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1242 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 1244 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 1247 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 1248 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/ |
| H A D | halMVOP.c | 162 static MVOP_RptFldMode eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… 176 MVOP_RptFldMode eRepeatField; /// mvop output repeating fields for single field input. member 320 …g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx() 782 g_pHalMVOPCtx->eRepeatField = eMode; in HAL_MVOP_SetRepeatField() 861 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 863 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 959 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eRepeatField) in HAL_MVOP_SetInputMode() 961 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() 964 g_pHalMVOPCtx->eRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SetInputMode() 965 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eRepeatField); in HAL_MVOP_SetInputMode() [all …]
|