OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delta_idx
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_headers.c
363
WORD32
delta_idx
, delta_rps;
local
386
delta_idx
= value + 1;
390
delta_idx
= 1;
392
r_idx = idx -
delta_idx
;
[
all
...]
/external/opencv3/modules/core/test/
test_ds.cpp
462
int
delta_idx
= seq->first->start_index;
local
466
CV_TS_SEQ_CHECK_CONDITION( sum == block->start_index -
delta_idx
&&
[
all
...]
Completed in 66 milliseconds