OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eighthiters
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c
282
unsigned int
eighthiters
= iters_per_step;
local
332
if (
eighthiters
> 1) {
380
const unsigned int
eighthiters
= iters_per_step;
local
439
if (
eighthiters
> 1) {
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c
291
const unsigned int
eighthiters
= iters_per_step; \
407
(void)
eighthiters
;
451
if (
eighthiters
> 1) {
521
if (
eighthiters
> 1) {
614
if (
eighthiters
> 1) {
[
all
...]
Completed in 57 milliseconds