OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_counts
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_pred_common.h
134
struct
tx_counts
*
tx_counts
) {
137
return
tx_counts
->p8x8[ctx];
139
return
tx_counts
->p16x16[ctx];
141
return
tx_counts
->p32x32[ctx];
vp9_entropymode.h
31
struct
tx_counts
{
struct
vp9_onyxc_int.h
72
struct
tx_counts
tx;
Completed in 349 milliseconds