HomeSort by relevance Sort by last modified time
    Searched full:codec_to_string (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/fw/topazhp/
fwinfo.c 86 static char *codec_to_string(int codec) function
157 printf("topaz: index : %s\n", codec_to_string(topaz_fw_table[iter].header.codec));
159 printf("topaz: Codec : %s\n", codec_to_string(topaz_fw_table[iter].header.codec));
  /hardware/intel/img/psb_video/fw/topazsc/
fwinfo.c 86 static char *codec_to_string(int codec) function
157 printf("topaz: index : %s\n", codec_to_string(topaz_fw_table[iter].header.codec));
159 printf("topaz: Codec : %s\n", codec_to_string(topaz_fw_table[iter].header.codec));

Completed in 569 milliseconds