Home
last modified time | relevance | path

Searched refs:eEncodingFormat (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostcode.h529 } eEncodingFormat; variable
580 unsigned int pnw__get_ipe_control(enum drm_pnw_topaz_codec eEncodingFormat);
Dtng_hostcode.h517 unsigned int tng__get_ipe_control(IMG_CODEC eEncodingFormat);
Dpnw_hostcode.c443 unsigned int pnw__get_ipe_control(enum drm_pnw_topaz_codec eEncodingFormat) in pnw__get_ipe_control() argument
451 switch (eEncodingFormat) { in pnw__get_ipe_control()
Dtng_hostcode.c340 unsigned int tng__get_ipe_control(IMG_CODEC eEncodingFormat) in tng__get_ipe_control() argument
348 switch (eEncodingFormat) { in tng__get_ipe_control()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostcode.h499 } eEncodingFormat; variable
552 unsigned int lnc__get_ipe_control(enum drm_lnc_topaz_codec eEncodingFormat);
Dlnc_hostcode.c94 unsigned int lnc__get_ipe_control(enum drm_lnc_topaz_codec eEncodingFormat) in lnc__get_ipe_control() argument
102 switch (eEncodingFormat) { in lnc__get_ipe_control()