OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compound_type
(Results
1 - 3
of
3
) sorted by null
/external/libaom/libaom/av1/decoder/
inspection.h
53
int16_t
compound_type
;
member in struct:insp_mi_data
/external/libaom/libaom/av1/encoder/
encoder.h
456
unsigned int
compound_type
[BLOCK_SIZES_ALL][MASKED_COMPOUND_TYPES];
member in struct:FRAME_COUNTS
[
all
...]
rdopt.c
7823
const COMPOUND_TYPE
compound_type
= x->e_mbd.mi[0]->interinter_comp.type;
local
7904
const COMPOUND_TYPE
compound_type
= mbmi->interinter_comp.type;
local
10075
const COMPOUND_TYPE
compound_type
= mbmi->interinter_comp.type;
local
[
all
...]
Completed in 135 milliseconds