OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_treed_cost
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
treewriter.h
91
static int
vp8_treed_cost
(
function
118
return
vp8_treed_cost
(t, p, x->value, x->Len);
encodemv.c
109
+
vp8_treed_cost
(vp8_small_mvtree, p + MVPshort, x, 3);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.h
90
static int
vp8_treed_cost
(
function
117
return
vp8_treed_cost
(t, p, x->value, x->Len);
encodemv.c
109
+
vp8_treed_cost
(vp8_small_mvtree, p + MVPshort, x, 3);
Completed in 1207 milliseconds