Home
last modified time | relevance | path

Searched refs:IS_H264_ENC (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h66 #define IS_H264_ENC(codec) \ macro
Dpnw_hostcode.c862 if (ctx->sRCParams.bDisableBitStuffing && IS_H264_ENC(ctx->eCodec)) { in pnw_RenderPictureParameter()