Home
last modified time | relevance | path

Searched refs:tokenize_b_args (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.c311 struct tokenize_b_args { struct
320 struct tokenize_b_args *const args = arg; in set_entropy_context_b() argument
350 struct tokenize_b_args *const args = arg; in tokenize_b()
472 struct tokenize_b_args arg = { cpi, td, t }; in vp9_tokenize_sb()
/external/libaom/libaom/av1/encoder/
Dtokenize.h33 struct tokenize_b_args { struct
Dtokenize.c198 struct tokenize_b_args arg = { cpi, td, t, 0, allow_update_cdf }; in av1_tokenize_sb_vartx()
Dencodetxb.c1904 struct tokenize_b_args *const args = arg;
1980 struct tokenize_b_args *const args = arg;
2137 struct tokenize_b_args arg = { cpi, td, NULL, 0, allow_update_cdf };