OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seg_ref_active
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c
1292
const int
seg_ref_active
= segfeature_active(&cm->seg, mbmi->segment_id,
local
[
all
...]
vp9_rdopt.c
2108
int
seg_ref_active
= segfeature_active(&cm->seg, segment_id,
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c
1109
const int
seg_ref_active
= vp9_segfeature_active(&cm->seg, mbmi->segment_id,
local
[
all
...]
vp9_rdopt.c
2210
int
seg_ref_active
= vp9_segfeature_active(&cm->seg, segment_id,
local
[
all
...]
Completed in 584 milliseconds