Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostheader.h44 #define NON_MVC_VIEW (~0x0) macro
Dtng_H264ES.c831 (ctx->ui16MVCViewIdx != (IMG_UINT16)(NON_MVC_VIEW))) {
Dtng_hostheader.c3254 if (pSlHParams->ui16MvcViewIdx == (IMG_UINT16)(NON_MVC_VIEW)) { in tng__H264ES_notforsims_writebits_slice_header()
3296 if (pSlHParams->ui16MvcViewIdx != (IMG_UINT16)(NON_MVC_VIEW)) in tng__H264ES_notforsims_writebits_slice_header()
Dtng_hostcode.c742 ctx->ui16MVCViewIdx = (IMG_UINT16)(NON_MVC_VIEW);//Newly Added in tng__init_context()
2173 (ctx->ui16MVCViewIdx != (IMG_UINT16)(NON_MVC_VIEW))) { in tng__H264ES_send_pic_header()