Lines Matching defs:nFrameHeight

71             (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > VIDDEC_CIF_HEIGHT)) {
79 if ((OMX_U16)pComponentPrivate->pInPortDef->format.video.nFrameHeight > VIDDEC_D1MAX_HEIGHT ||
107 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= VIDDEC_CIF_HEIGHT) &&
108 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > VIDDEC_QCIF_HEIGHT))) {
136 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= VIDDEC_QCIF_HEIGHT) &&
137 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= VIDDEC_MIN_HEIGHT))) {
866 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
896 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1217 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1223 pComponentPrivate->pInPortDef->format.video.nFrameHeight *
1238 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1244 pComponentPrivate->pInPortDef->format.video.nFrameHeight *
1266 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1272 pComponentPrivate->pInPortDef->format.video.nFrameHeight *
1293 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1299 pComponentPrivate->pInPortDef->format.video.nFrameHeight *
1323 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1329 pComponentPrivate->pInPortDef->format.video.nFrameHeight *
1347 pComponentPrivate->pInPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1353 pComponentPrivate->pInPortDef->format.video.nFrameHeight *
1371 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1377 pComponentPrivate->pOutPortDef->format.video.nFrameHeight *
1391 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = VIDDEC_DEFAULT_HEIGHT;
1397 pComponentPrivate->pOutPortDef->format.video.nFrameHeight *
2611 OMX_PRINT1(pComponentPrivate->dbg, "OUTPUT width=%lu height=%lu\n", pComponentPrivate->pOutPortDef->format.video.nFrameWidth, pComponentPrivate->pOutPortDef->format.video.nFrameHeight);
2612 OMX_PRINT1(pComponentPrivate->dbg, "INPUT width=%lu height=%lu\n", pComponentPrivate->pInPortDef->format.video.nFrameWidth, pComponentPrivate->pInPortDef->format.video.nFrameHeight);
5025 (unsigned int)pComponentPrivate->pInPortDef->format.video.nFrameHeight,
5027 (unsigned int)pComponentPrivate->pOutPortDef->format.video.nFrameHeight);
5091 pComponentPrivate->pInPortDef->format.video.nFrameHeight != nHeight) {
5093 pComponentPrivate->pInPortDef->format.video.nFrameHeight = 576;
5099 pComponentPrivate->pInPortDef->format.video.nFrameHeight = 576;
5105 pComponentPrivate->pInPortDef->format.video.nFrameHeight = nPadHeight;
5120 pComponentPrivate->pOutPortDef->format.video.nFrameHeight != nHeight) {
5123 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = nPadHeight;
5131 pComponentPrivate->pOutPortDef->format.video.nFrameHeight != nHeight) {
5134 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = nHeight;
5150 pComponentPrivate->pOutPortDef->format.video.nFrameHeight != nCroppedHeight) {
5153 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = nCroppedHeight;
5162 pComponentPrivate->pOutPortDef->format.video.nFrameHeight *
5175 (unsigned int)pComponentPrivate->pInPortDef->format.video.nFrameHeight,
5177 (unsigned int)pComponentPrivate->pOutPortDef->format.video.nFrameHeight);
5290 (nHeight != (OMX_U32)pComponentPrivate->pOutPortDef->format.video.nFrameHeight)){
5292 pComponentPrivate->pOutPortDef->format.video.nFrameHeight = nHeight;
6634 pComponentPrivate->pOutPortDef->format.video.nFrameHeight / 256;
6647 pComponentPrivate->pOutPortDef->format.video.nFrameHeight / 256;
6849 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 480)) {
6854 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 480) &&
6855 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 288))) {
6860 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 288) &&
6861 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 144))) {
6866 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 144) &&
6867 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= 16))) {
6944 pCreatePhaseArgs->ulMaxHeight = (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight);
6947 pComponentPrivate->pBufferRCV.sStructRCV.nVertSize = (OMX_U32)(pComponentPrivate->pInPortDef->format.video.nFrameHeight);
7032 OMX_U32 nFrameHeight = 0;
7086 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 288)) {
7091 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 288) &&
7092 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 144))) {
7097 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 144) &&
7098 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= 16))) {
7143 nFrameHeight = pComponentPrivate->pInPortDef->format.video.nFrameHeight;
7145 if (nFrameHeight & 0xF) nFrameHeight = (nFrameHeight & 0xFFF0) + 0x10;
7155 pCreatePhaseArgs->ulMaxHeight = nFrameHeight;
7257 OMX_U32 nFrameHeight = pComponentPrivate->pOutPortDef->format.video.nFrameHeight;
7260 nFrameHeight = (nFrameHeight + 0x0f) & ~0x0f;
7261 if (nFrameWidth * nFrameHeight > 880 * 720)
7303 if (nFrameWidth * nFrameHeight > 640 * 480) {
7306 else if (nFrameWidth * nFrameHeight > 352 * 288) {
7309 else if (nFrameWidth * nFrameHeight > 176 * 144) {
7312 else if (nFrameWidth * nFrameHeight >= 16 * 16) {
7335 nFrameHeight = pComponentPrivate->pInPortDef->format.video.nFrameHeight;
7337 if (nFrameHeight & 0xF) nFrameHeight = (nFrameHeight & 0xFFF0) + 0x10;
7340 pCreatePhaseArgs->ulMaxHeight = (OMX_U16)(nFrameHeight);
7473 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 288)) {
7478 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 288) &&
7479 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 144))) {
7484 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 144) &&
7485 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= 16))) {
7495 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 288)) {
7500 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 288) &&
7501 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 144))) {
7506 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 144) &&
7507 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= 16))) {
7529 pCreatePhaseArgs->ulMaxHeight = (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight);
7656 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 480)) {
7661 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 480) &&
7662 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 288))) {
7667 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 288) &&
7668 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 144))) {
7673 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 144) &&
7674 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= 16))) {
7684 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 480)) {
7689 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 480) &&
7690 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 288))) {
7695 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 288) &&
7696 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight > 144))) {
7701 ((OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight <= 144) &&
7702 (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight >= 16))) {
7724 pCreatePhaseArgs->ulMaxHeight = (OMX_U16)(pComponentPrivate->pInPortDef->format.video.nFrameHeight);
8576 OMX_PRDSP2(pComponentPrivate->dbg, "OUTPUT width=%lu height=%lu\n", pComponentPrivate->pOutPortDef->format.video.nFrameWidth, pComponentPrivate->pOutPortDef->format.video.nFrameHeight);
8577 OMX_PRDSP2(pComponentPrivate->dbg, "INPUT width=%lu height=%lu\n", pComponentPrivate->pInPortDef->format.video.nFrameWidth, pComponentPrivate->pInPortDef->format.video.nFrameHeight);
9112 pComponentPrivate->pOutPortDef->format.video.nFrameHeight > 480){