Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp71 int HWInfo::ParseString(const char *input, char *tokens[], const uint32_t max_token, in ParseString()
125 char *tokens[max_count] = { NULL }; in GetDynamicBWLimits() local
167 char *tokens[max_count] = { NULL }; in GetHWResourceInfo() local
370 char *tokens[max_count] = { NULL }; in GetMDSSRotatorInfo() local
475 void HWInfo::ParseFormats(char *tokens[], uint32_t token_count, HWSubBlockType sub_blk_type, in ParseFormats()
Dhw_device.cpp753 char *tokens[max_count] = { NULL }; in GetHWPanelNameByNode() local
776 char *tokens[max_count] = { NULL }; in GetHWPanelInfoByNode() local
867 char *tokens[max_count] = { NULL }; in GetSplitInfo() local
901 int HWDevice::ParseLine(const char *input, char *tokens[], const uint32_t max_token, in ParseLine()
920 int HWDevice::ParseLine(const char *input, const char *delim, char *tokens[], in ParseLine()
Dhw_hdmi.cpp204 char *tokens[edid_count_max] = { NULL }; in ReadEDIDInfo() local
445 char *tokens[scan_info_max_count] = { NULL }; in ReadScanInfo() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_treewriter.c13 static void tree2tok(struct vp9_token *tokens, const vp9_tree_index *tree, in tree2tok()
29 void vp9_tokens_from_tree(struct vp9_token *tokens, in vp9_tokens_from_tree()
Dvp9_encodemb.c115 vp9_token_state tokens[1025][2]; in optimize_b() local
Dvp9_onyx_if.c609 unsigned int tokens = get_token_alloc(cm->mb_rows, cm->mb_cols); in vp9_alloc_compressor_data() local
/hardware/qcom/display/msm8996/libqdutils/
Dqd_utils.cpp34 int parseLine(char *input, char *tokens[], const uint32_t maxToken, uint32_t *count) { in parseLine()
58 char *tokens[maxCount] = { NULL }; in querySDEInfo() local
/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.cpp169 char *tokens[10]; in updatePanelInfo() local
246 char *tokens[10]; in updateSysFsInfo() local
/hardware/qcom/display/msm8994/libqdutils/
Dmdp_version.cpp198 char *tokens[10]; in updatePanelInfo() local
295 char *tokens[10]; in updateSysFsInfo() local
/hardware/qcom/display/msm8226/libqdutils/
Dmdp_version.cpp175 char *tokens[10]; in updatePanelInfo() local
252 char *tokens[10]; in updateSysFsInfo() local
/hardware/qcom/display/msm8909/libqdutils/
Dmdp_version.cpp190 char *tokens[10]; in updatePanelInfo() local
286 char *tokens[10]; in updateSysFsInfo() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c400 int tokens = (int)(stop - p); in pack_tokens_into_partitions_c() local
419 int tokens = (int)(stop - p); in pack_mb_row_tokens_c() local
Dencodemb.c229 vp8_token_state tokens[17][2]; in optimize_b() local
Donyx_if.c1190 unsigned int tokens = 8 * 24 * 16; /* one MB for each thread */ in vp8_alloc_compressor_data() local