OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prune_vert
(Results
1 - 3
of
3
) sorted by null
/external/libaom/libaom/av1/encoder/
partition_strategy.h
42
int *
prune_vert
, float *features, int *valid);
partition_strategy.c
308
int *
prune_vert
, float *features, int *valid) {
385
*
prune_vert
= probs[PARTITION_VERT] <= prune_thresh[PARTITION_VERT];
encodeframe.c
3141
int
prune_vert
= 0;
local
[
all
...]
Completed in 593 milliseconds