Home
last modified time | relevance | path

Searched defs:ui16PictureHeight (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_picmgmt.c378 IMG_UINT16 ui16PictureHeight; in tng__set_component_offsets() local
Dtng_hostheader.c2504 IMG_UINT16 ui16PictureHeight, in tng__H264ES_prepare_sequence_header()
2733 IMG_UINT16 ui16PictureHeight, in tng__H264ES_prepare_mvc_sequence_header()
Dtng_hostcode.c3160 …IMG_UINT16 ui16PictureHeight = ((ctx->ui16FrameHeight >> (ctx->bIsInterlaced ? 1 : 0)) + 15) & ~15; in tng__validate_params() local
Dtng_hostcode.h308 IMG_UINT16 ui16PictureHeight; //!< target output height member