OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:read_value_uint8
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp
131
read_value_uint8
(FILE* fp, const char* field_name, uint8_t* value)
function
685
if (
read_value_uint8
(g_config_file_fd, "BLENDING_MIN_LUMA", &g_blending_min_luma)) {
689
if (
read_value_uint8
(g_config_file_fd, "BLENDING_MAX_LUMA", &g_blending_max_luma)) {
[
all
...]
Completed in 124 milliseconds