OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:skip_none
(Results
1 - 5
of
5
) sorted by null
/external/libavc/decoder/
ih264d_defs.h
356
#define
SKIP_NONE
(0x0)
ih264d_parse_slice.c
500
ps_dec->ps_cur_pic->u4_pack_slc_typ =
SKIP_NONE
;
[
all
...]
ih264d_api.c
[
all
...]
/frameworks/native/cmds/dumpstate/
dumpstate.cpp
266
static bool
skip_none
(const char *path) {
function
654
dump_files(NULL, dir, recursive ?
skip_none
: is_dir, _add_file_from_fd);
[
all
...]
/external/libpng/contrib/tools/
pngfix.c
699
# define
SKIP_NONE
0
750
global->skip =
SKIP_NONE
;
[
all
...]
Completed in 412 milliseconds