Searched refs:chromakey_max (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_surface_ext.h109 unsigned int chromakey_max; member in struct:_PsbVASurface
H A Dpsb_output.h319 unsigned int chromakey_max,
H A Dpsb_drv_video.h623 unsigned int chromakey_max; member in struct:object_subpic_s
H A Dpsb_output.c1645 unsigned int chromakey_max,
1652 if ((chromakey_mask < chromakey_min) || (chromakey_mask > chromakey_max)) {
1641 psb_SetSubpictureChromakey( VADriverContextP ctx, VASubpictureID subpicture, unsigned int chromakey_min, unsigned int chromakey_max, unsigned int chromakey_mask ) argument
/hardware/intel/common/libva/va/
H A Dva_backend.h306 unsigned int chromakey_max,
H A Dva.c1408 unsigned int chromakey_max,
1416 return ctx->vtable->vaSetSubpictureChromakey ( ctx, subpicture, chromakey_min, chromakey_max, chromakey_mask );
1404 vaSetSubpictureChromakey( VADisplay dpy, VASubpictureID subpicture, unsigned int chromakey_min, unsigned int chromakey_max, unsigned int chromakey_mask ) argument
H A Dva.h3045 unsigned int chromakey_max,

Completed in 1763 milliseconds