HomeSort by relevance Sort by last modified time
    Searched refs:eEncodingFormat (Results 1 - 6 of 6) sorted by null

  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 499 } eEncodingFormat;
552 unsigned int lnc__get_ipe_control(enum drm_lnc_topaz_codec eEncodingFormat);
lnc_hostcode.c 94 unsigned int lnc__get_ipe_control(enum drm_lnc_topaz_codec eEncodingFormat)
102 switch (eEncodingFormat) {
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 529 } eEncodingFormat;
580 unsigned int pnw__get_ipe_control(enum drm_pnw_topaz_codec eEncodingFormat);
tng_hostcode.h 517 unsigned int tng__get_ipe_control(IMG_CODEC eEncodingFormat);
pnw_hostcode.c 443 unsigned int pnw__get_ipe_control(enum drm_pnw_topaz_codec eEncodingFormat)
451 switch (eEncodingFormat) {
    [all...]
tng_hostcode.c 340 unsigned int tng__get_ipe_control(IMG_CODEC eEncodingFormat)
348 switch (eEncodingFormat) {
    [all...]

Completed in 49 milliseconds