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
124
TX_SIZE tx_size, struct
tx_counts
*
tx_counts
) {
126
tx_counts
->p32x32[context][tx_size]++;
128
tx_counts
->p16x16[context][tx_size]++;
130
tx_counts
->p8x8[context][tx_size]++;
vp9_entropymode.h
32
struct
tx_counts
{
struct
vp9_onyxc_int.h
72
struct
tx_counts
tx;
Completed in 29 milliseconds