Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dh264encode.c659 static char *rc_to_string(int rcmode) in rc_to_string() function
2062 printf("INPUT: RateControl : %s\n", rc_to_string(rc_mode)); in print_input()