OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frame_branch_ct
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
672
vp9_coeff_stats *coef_branch_ct = cpi->
frame_branch_ct
[tx_size];
717
vp9_coeff_stats *
frame_branch_ct
= cpi->
frame_branch_ct
[tx_size];
local
740
frame_branch_ct
[i][j][k][l][0],
744
frame_branch_ct
[i][j][k][l][t], oldp, &newp, upd);
780
frame_branch_ct
[i][j][k][l][0],
784
frame_branch_ct
[i][j][k][l][t],
834
frame_branch_ct
[i][j][k][l][0],
838
frame_branch_ct
[i][j][k][l][t],
[
all
...]
vp9_onyx_int.h
478
vp9_coeff_stats
frame_branch_ct
[TX_SIZES][BLOCK_TYPES];
member in struct:VP9_COMP
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
447
unsigned int
frame_branch_ct
[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES][2];
member in struct:VP8_COMP
Completed in 152 milliseconds