Home
last modified time | relevance | path

Searched refs:IPEMax (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.c1250 … psCurrent->IPEMax[0] = (47 + ctx->Width) - Pos; /* (112 - 1) - ((Pos + 48+16) - ctx->Width); */ in lnc__setup_slice_row_params()
1253 psCurrent->IPEMax[0] = 108; /* (112 - 1) - 3; */ in lnc__setup_slice_row_params()
1267 psCurrent->IPEMax[1] = MVEA_LRB_SEARCH_HEIGHT - 1; in lnc__setup_slice_row_params()
1270 psCurrent->IPEMax[1] = MVEA_LRB_SEARCH_HEIGHT - 4; in lnc__setup_slice_row_params()
Dlnc_hostcode.h286 IMG_BYTE IPEMax[2]; member
/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h378 IMG_BYTE IPEMax[2]; member
Dpnw_hostcode.c1745 …psCurrent->IPEMax[0] = (ui16CurBlockX - 1 + ctx->Width) - iPos; //(112 - 1) - ((iPos + 48+16) - ct… in pnw__setup_slice_row_params()
1748 … psCurrent->IPEMax[0] = (ui16CurBlockX + 16 + ui16SearchLeftOffset) - 1 - 3; //(112 - 1) - 3; in pnw__setup_slice_row_params()
1762 psCurrent->IPEMax[1] = ui16SearchHeight - 1; in pnw__setup_slice_row_params()
1765 psCurrent->IPEMax[1] = ui16SearchHeight - 4; in pnw__setup_slice_row_params()