Home
last modified time | relevance | path

Searched refs:pCount (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c512 IMG_UINT32 *pCount; in tng__H263ES_load_bias_tables() local
517 pCount = cmdbuf->cmd_idx; in tng__H263ES_load_bias_tables()
558 *pCount = count; in tng__H263ES_load_bias_tables()
568 IMG_UINT32 *pCount; in tng__MPEG4_load_bias_tables() local
573 pCount = cmdbuf->cmd_idx; in tng__MPEG4_load_bias_tables()
618 *pCount = count; in tng__MPEG4_load_bias_tables()
630 IMG_UINT32 *pCount; in tng__H264ES_load_bias_tables() local
636 pCount = cmdbuf->cmd_idx; in tng__H264ES_load_bias_tables()
705 *pCount = count; in tng__H264ES_load_bias_tables()
Dpnw_hostcode.c193 uint32_t *pCount; in LoadMPEG4Bias() local
198 pCount = cmdbuf->cmd_idx; in LoadMPEG4Bias()
237 *pCount = count; in LoadMPEG4Bias()
249 uint32_t *pCount; in LoadH263Bias() local
254 pCount = cmdbuf->cmd_idx; in LoadH263Bias()
295 *pCount = count; in LoadH263Bias()
306 uint32_t *pCount; in LoadH264Bias() local
311 pCount = cmdbuf->cmd_idx; in LoadH264Bias()
367 *pCount = count; in LoadH264Bias()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h484 OMX_U32 *pCount);
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h1410 …* pComponentPrivate, VIDDEC_CBUFFER_TYPE nTypeIndex, VIDDEC_PORT_INDEX nPortIndex, OMX_U8* pCount);
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c120 OMX_U32 *pCount) in VPP_IsValidBuffer() argument
134 *pCount = nCount; in VPP_IsValidBuffer()