Home
last modified time | relevance | path

Searched refs:eSubRepeatField (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.c182 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… variable
224 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
416 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3059 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for sin… in HAL_MVOP_ResetReg()
3122 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4336 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4421 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4423 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4527 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4529 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.c182 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for… variable
224 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
416 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3059 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for sin… in HAL_MVOP_ResetReg()
3122 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4341 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4426 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4428 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4532 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4534 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
215 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
408 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3081 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4029 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4116 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4118 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4223 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4225 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4228 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/
H A DhalMVOP.c173 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
211 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
399 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3072 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
3923 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4007 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4009 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4113 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4115 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4118 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/
H A DhalMVOP.c191 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
359 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx()
3432 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
3518 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
3520 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
3624 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
3626 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
3629 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
3630 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4114 if (E_MVOP_RPTFLD_BOT == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetYUVBaseAdd()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
215 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
407 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3238 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4340 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4427 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4429 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4533 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4535 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4538 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
215 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
408 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3250 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4319 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4406 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4408 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4513 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4515 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4518 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/
H A DhalMVOP.c173 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
214 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
407 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3186 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4136 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4223 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4225 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4329 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4331 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4334 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
214 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
405 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3211 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4281 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4368 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4370 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4474 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4476 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4479 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.c185 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
227 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
421 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
3305 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; in HAL_MVOP_ResetReg()
4425 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4512 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4514 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4619 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4621 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4624 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/
H A DhalMVOP.c207 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
395 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_InitVarCtx()
3916 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4002 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4004 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4111 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4113 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4116 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4117 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4623 if (E_MVOP_RPTFLD_BOT == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetYUVBaseAdd()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
214 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
405 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
4328 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4402 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4404 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4511 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4513 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4516 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4517 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
216 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
414 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
4464 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4538 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4540 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4665 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4667 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4670 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4671 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
220 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
423 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
4521 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4595 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4597 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4719 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4721 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4724 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4725 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
216 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
409 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
4300 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4374 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4376 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4487 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4489 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4492 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4493 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
214 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
405 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
4321 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4390 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4392 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4499 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4501 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4504 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4505 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.c174 static MVOP_RptFldMode eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for…
215 MVOP_RptFldMode eSubRepeatField; /// mvop output repeating fields for single field input. member
407 …g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; /// mvop output repeating fields for single… in _HAL_MVOP_SubInitVarCtx()
4360 g_pHalMVOPCtx->eSubRepeatField = eMode; in HAL_MVOP_SubSetRepeatField()
4434 if (E_MVOP_RPTFLD_NONE == g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4436 … MVOP_DBG("%s normal NOT repeat field %x\n", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4543 if (E_MVOP_RPTFLD_NONE != g_pHalMVOPCtx->eSubRepeatField) in HAL_MVOP_SubSetInputMode()
4545 MVOP_DBG("%s reset eRepeatField=%x ==>", __FUNCTION__, g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
4548 g_pHalMVOPCtx->eSubRepeatField = E_MVOP_RPTFLD_NONE; //reset the flag to repeat field in HAL_MVOP_SubSetInputMode()
4549 MVOP_DBG(" %x\n", g_pHalMVOPCtx->eSubRepeatField); in HAL_MVOP_SubSetInputMode()
[all …]