Searched defs:ui16PictureHeight (Results 1 – 4 of 4) sorted by relevance
378 IMG_UINT16 ui16PictureHeight; in tng__set_component_offsets() local
2504 IMG_UINT16 ui16PictureHeight, in tng__H264ES_prepare_sequence_header()2733 IMG_UINT16 ui16PictureHeight, in tng__H264ES_prepare_mvc_sequence_header()
3160 …IMG_UINT16 ui16PictureHeight = ((ctx->ui16FrameHeight >> (ctx->bIsInterlaced ? 1 : 0)) + 15) & ~15; in tng__validate_params() local
308 IMG_UINT16 ui16PictureHeight; //!< target output height member