Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dh264encode.c639 static int string_to_fourcc(char *str) in string_to_fourcc() function
807 srcyuv_fourcc = string_to_fourcc(optarg); in process_cmdline()