Searched refs:pass0 (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/examples/ |
D | twopass_encoder.c | 119 static aom_fixed_buf_t pass0(aom_image_t *raw, FILE *infile, in pass0() function 237 stats = pass0(&raw, infile, encoder, &cfg, limit); in main()
|
D | lightfield_encoder.c | 130 static aom_fixed_buf_t pass0(aom_image_t *raw, FILE *infile, in pass0() function 491 stats = pass0(&raw, infile, encoder, &cfg, lf_width, lf_height, lf_blocksize, in main()
|
/external/libvpx/libvpx/examples/ |
D | twopass_encoder.c | 123 static vpx_fixed_buf_t pass0(vpx_image_t *raw, FILE *infile, in pass0() function 243 stats = pass0(&raw, infile, encoder, &cfg, max_frames); in main()
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
D | p6-0x.cpp | 59 pass<func_type_lvalue> pass0; variable
|