OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARTITION_INFO
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
block.h
65
}
PARTITION_INFO
;
80
PARTITION_INFO
*
partition_info
; /* work pointer */
member in struct:macroblock
81
PARTITION_INFO
*pi; /* Corresponds to upper left visible macroblock */
82
PARTITION_INFO
*pip; /* Base of allocated array */
rdopt.c
61
PARTITION_INFO
partition;
1025
x->
partition_info
->bmi[i].mode = m;
1026
x->
partition_info
->bmi[i].mv.as_int = this_mv->as_int;
[
all
...]
onyx_if.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h
65
}
PARTITION_INFO
;
80
PARTITION_INFO
*
partition_info
; /* work pointer */
member in struct:macroblock
81
PARTITION_INFO
*pi; /* Corresponds to upper left visible macroblock */
82
PARTITION_INFO
*pip; /* Base of allocated array */
rdopt.c
60
PARTITION_INFO
partition;
1023
x->
partition_info
->bmi[i].mode = m;
1024
x->
partition_info
->bmi[i].mv.as_int = this_mv->as_int;
[
all
...]
onyx_if.c
[
all
...]
Completed in 3595 milliseconds