Home
last modified time | relevance | path

Searched defs:output_buffer (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_mm.c624 struct rga_internal_buffer *output_buffer = NULL; in rga_mm_lookup_external() local
677 struct rga_internal_buffer *output_buffer; in rga_mm_lookup_handle() local
688 struct rga_internal_buffer *output_buffer; in rga_mm_lookup_flag() local
/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON.c1047 static cJSON_bool print_float(const cJSON *const item, printbuffer *const output_buffer)
1094 static cJSON_bool print_number(const cJSON *const item, printbuffer *const output_buffer)
1138 static cJSON_bool print_number(const cJSON * const item, printbuffer * const output_buffer)
1229 static cJSON_bool print_number(const cJSON * const item, printbuffer * const output_buffer)
1601 …c cJSON_bool print_string_ptr(const unsigned char * const input, printbuffer * const output_buffer)
2105 static cJSON_bool print_value(const cJSON * const item, printbuffer * const output_buffer)
2181 static cJSON_bool print_value(const cJSON * const item, printbuffer * const output_buffer)
2384 static cJSON_bool print_array(const cJSON * const item, printbuffer * const output_buffer)
2559 static cJSON_bool print_object(const cJSON * const item, printbuffer * const output_buffer)