Searched defs:eEncodingFormat (Results 1 - 5 of 5) sorted by relevance

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

Completed in 33 milliseconds