Home
last modified time | relevance | path

Searched refs:text (Results 1 – 25 of 178) sorted by relevance

12345678

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_enc1 text vpx_codec_enc_config_default
2 text vpx_codec_enc_config_set
3 text vpx_codec_enc_init_ver
4 text vpx_codec_encode
5 text vpx_codec_get_cx_data
6 text vpx_codec_get_global_headers
7 text vpx_codec_get_preview_frame
8 text vpx_codec_set_cx_data_buf
9 text vpx_svc_dump_statistics
10 text vpx_svc_encode
[all …]
Dexports_com1 text vpx_codec_build_config
2 text vpx_codec_control_
3 text vpx_codec_destroy
4 text vpx_codec_err_to_string
5 text vpx_codec_error
6 text vpx_codec_error_detail
7 text vpx_codec_get_caps
8 text vpx_codec_iface_name
9 text vpx_codec_version
10 text vpx_codec_version_extra_str
[all …]
Dexports_dec1 text vpx_codec_dec_init_ver
2 text vpx_codec_decode
3 text vpx_codec_get_frame
4 text vpx_codec_get_mem_map
5 text vpx_codec_get_stream_info
6 text vpx_codec_peek_stream_info
7 text vpx_codec_register_put_frame_cb
8 text vpx_codec_register_put_slice_cb
9 text vpx_codec_set_frame_buffer_functions
10 text vpx_codec_set_mem_map
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dwrap-commit-msg.py36 def wrap(text): argument
37 if text:
38 return textwrap.fill(text, break_long_words=False) + '\n'
43 text = ""
51 text += line
53 output += wrap(text)
54 text=""
56 output += wrap(text)
/hardware/bsp/intel/peripheral/libupm/doxy/node/grammars/
Dxml.peg18 / _ text:text _ { return text }
29 / '"' text:quoted '"' _ { return text; }
30 / "'" text:quoted "'" _ { return text; }
35 text
/hardware/intel/bootstub/
D2ndbootloader.lds7 .text.head : {
9 *(.text.head)
12 .text : {
14 *(.text) argument
15 *(.text.*)
Dhead.S57 .text
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/jsdoc/
Dgenerator.js48 function GENERATE_DOC(text) { argument
49 return '/**\n' + text + ' */\n';
84 function GENERATE_LINK(text) { argument
85 return '{@link ' + text + '}';
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
Dgenerator.js63 function GENERATE_DOC(text) { argument
64 return '/**\n' + text + ' */\n';
139 function GENERATE_LINK(text) { argument
140 return '{{#crossLink "' + text + '"}}{{/crossLink}}';
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/assets/css/
Dmain.css37 text-decoration: none;
44 a:hover { text-decoration: underline; }
139 /* Used to denote text that shouldn't be selectable, such as line numbers or
155 caption, th { text-align: left; }
244 -moz-text-shadow: 1px 1px 0 #fff;
245 -webkit-text-shadow: 1px 1px 0 #fff;
246 text-shadow: 1px 1px 0 #fff;
258 text-decoration: none;
259 -moz-text-shadow: 1px 1px 0 #222;
260 -webkit-text-shadow: 1px 1px 0 #222;
[all …]
/hardware/bsp/intel/peripheral/libupm/doxy/node/
Dxml2js.js860 return _.reduce(obj.children, function(text, elem) { argument
862 return text += elem.trim() + ' ';
866 return text += getText(elem, why) + ' \n';
868 return text += GENERATE_LINK(getText(elem, why));
871 return text; // to be handled elsewhere
874 return text; // ignored
877 return text += '\n' + getText(elem, why) + ' \n \n';
879 return text += '+ ' + getText(elem, why) + '\n';
881 return text += '__' + getText(elem, why).trim() + '__ ';
883 … return text += '[' + getText(elem, why).trim() + '](' + getAttr(elem, 'url').trim() + ') ';
[all …]
/hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
Dstyle.css121 text-decoration: none;
125 text-decoration: underline;
165 text-align: center;
/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py235 text = 'unknown'
239 text = 'Parameters'
241 text = 'Exceptions'
243 text = 'Returns'
245 text = val
247 self.add_text(['\n', '\n', text, ':', '\n'])
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py235 text = 'unknown'
239 text = 'Parameters'
241 text = 'Exceptions'
243 text = 'Returns'
245 text = val
247 self.add_text(['\n', '\n', text, ':', '\n'])
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dexports_dec2 text vpx_codec_vp8_dx
Dexports_enc2 text vpx_codec_vp8_cx
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dexports_enc2 text vpx_codec_vp9_cx
Dexports_dec2 text vpx_codec_vp9_dx
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1227 hexcode(notif.text, sizeof notif.text, in NIEvent()
1234 hexcode(notif.text, sizeof notif.text, in NIEvent()
1283 hexcode(notif.text, sizeof notif.text, in NIEvent()
1288 hexcode(notif.text, sizeof notif.text, in NIEvent()
1293 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1231 hexcode(notif.text, sizeof notif.text, in NIEvent()
1238 hexcode(notif.text, sizeof notif.text, in NIEvent()
1287 hexcode(notif.text, sizeof notif.text, in NIEvent()
1292 hexcode(notif.text, sizeof notif.text, in NIEvent()
1297 … LOC_LOGV("SUPL NI: client_name: %s len=%d", notif.text, supl_req->client_name.string_len); in NIEvent()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_def.sh49 text() { function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_save_reg_neon.asm19 AREA ||.text||, CODE, READONLY, ALIGN=2

12345678