Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Dinspect.c320 int put_str(char *buffer, const char *str) { in put_str() function
384 buf += put_str(buf, entry->name); in put_map()
400 buf += put_str(buf, " \"referenceFrameMap\": {"); in put_reference_frame()
402 buf += put_str(buf, "},\n"); in put_reference_frame()
403 buf += put_str(buf, " \"referenceFrame\": ["); in put_reference_frame()
429 buf += put_str(buf, "],\n"); in put_reference_frame()
438 buf += put_str(buf, " \"motionVectors\": ["); in put_motion_vectors()
468 buf += put_str(buf, "],\n"); in put_motion_vectors()
477 buf += put_str(buf, " \""); in put_combined()
479 if (p) buf += put_str(buf, "&"); in put_combined()
[all …]
/external/python/cpython2/Tools/msi/
Dmsilib.py181 def put_str(i): function
186 put_str(6) # KeyTable
188 put_str(8) # Category
189 put_str(9) # Set
190 put_str(10)# Description