OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cur_data
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c
1253
uint8*
cur_data
= cxt->parse_cubby.buf;
local
[
all
...]
/external/opencv3/modules/ml/src/
gbt.cpp
677
float*
cur_data
= sum_response->data.fl;
686
gamma += resp_data[idx[i]] -
cur_data
[idx[i]];
694
residuals[i] = (resp_data[*idx] -
cur_data
[*idx]);
706
residuals[i] = (resp_data[*idx] -
cur_data
[*idx]);
[
all
...]
Completed in 6812 milliseconds