Home
last modified time | relevance | path

Searched refs:IMG_CODEC_PL12 (Results 1 – 18 of 18) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_jpeg.c155 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext()
161 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext()
169 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext()
174 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext()
183 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext()
Dpnw_hostjpeg.h105 IMG_CODEC_PL12, enumerator
234 #define ISCHROMAINTERLEAVED(eSurfaceFormat) ((IMG_UINT) (eSurfaceFormat==IMG_CODEC_PL12 || eSurface…
Dtng_jpegES.c100 #define ISCHROMAINTERLEAVED(eSurfaceFormat) ((IMG_UINT)(eSurfaceFormat==IMG_CODEC_PL12) * C_INTERLE…
375 case IMG_CODEC_PL12: in InitializeJpegEncode()
542 case IMG_CODEC_PL12: in SetMTXSetup()
565 case IMG_CODEC_PL12: in SetMTXSetup()
1057 ctx->eFormat = IMG_CODEC_PL12; in tng_jpeg_CreateContext()
1062 ctx->eFormat = IMG_CODEC_PL12; in tng_jpeg_CreateContext()
Dtng_picmgmt.c418 case IMG_CODEC_PL12: in tng__set_component_offsets()
539 case IMG_CODEC_PL12: in tng__set_component_offsets()
Dtng_MPEG4ES.c137 ctx->eFormat = IMG_CODEC_PL12; // use default in tng_MPEG4ES_CreateContext()
Dpnw_MPEG4ES.c142 ctx->eFormat = IMG_CODEC_PL12; in pnw_MPEG4ES_CreateContext()
Dpnw_H263ES.c140 ctx->eFormat = IMG_CODEC_PL12; in pnw_H263ES_CreateContext()
Dtng_hostdefs.h286 IMG_CODEC_PL12, //!< PL12 format YUV data enumerator
Dtng_H263ES.c136 ctx->eFormat = IMG_CODEC_PL12; // use default in tng_H263ES_CreateContext()
Dpnw_hostcode.c774 case IMG_CODEC_PL12: in pnw_RenderPictureParameter()
903 case IMG_CODEC_PL12: in pnw_RenderPictureParameter()
1950 if (ctx->eFormat == IMG_CODEC_PL12) /* FIXME contrary with old DDK, take notice */ in pnw__send_encode_slice_params()
Dpnw_hostjpeg.c1256 case IMG_CODEC_PL12: in SetupIssueSetup()
Dpnw_H264ES.c153 ctx->eFormat = IMG_CODEC_PL12; /* use default */ in pnw_H264ES_CreateContext()
Dtng_hostcode.c819 ctx->eFormat = IMG_CODEC_PL12; // use default in tng_CreateContext()
1869 else if ((ctx->eFormat == IMG_CODEC_PL12) || (ctx->eFormat == IMG_CODEC_422_PL12)) in tng__prepare_encode_sliceparams()
2666 case IMG_CODEC_PL12: // Interleaved chroma pixels in tng__setvideo_params()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.c322 case IMG_CODEC_PL12: in lnc_RenderPictureParameter()
426 case IMG_CODEC_PL12: in lnc_RenderPictureParameter()
1436 if (ctx->eFormat != IMG_CODEC_PL12) in lnc__send_encode_slice_params()
Dlnc_hostcode.h79 IMG_CODEC_PL12, enumerator
Dlnc_H263ES.c149 ctx->eFormat = IMG_CODEC_PL12; in lnc_H263ES_CreateContext()
Dlnc_MPEG4ES.c153 ctx->eFormat = IMG_CODEC_PL12; in lnc_MPEG4ES_CreateContext()
Dlnc_H264ES.c159 ctx->eFormat = IMG_CODEC_PL12; /* use default */ in lnc_H264ES_CreateContext()