OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:errorperbit
(Results
26 - 30
of
30
) sorted by null
1
2
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c
857
x->
errorperbit
);
[
all
...]
vp9_temporal_filter.c
259
x->
errorperbit
,
vp9_rdopt.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c
286
x->
errorperbit
= cpi->RDMULT / RD_MULT_EPB_RATIO;
287
x->
errorperbit
+= (x->
errorperbit
== 0);
[
all
...]
vp9_mcomp.c
714
x->mvcost, x->
errorperbit
) : 0);
731
x->mvcost, x->
errorperbit
) : 0);
[
all
...]
Completed in 288 milliseconds
1
2