Home
last modified time | relevance | path

Searched defs:IS_DIR (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegutils.h96 #define IS_DIR(a, part, list) ((a) & (MB_TYPE_P0L0 << ((part) + 2 * (list)))) macro
/third_party/openssl/providers/implementations/storemgmt/
Dfile_store.c71 IS_DIR /* Pass directory entry names */ enumerator
/third_party/openh264/codec/common/inc/
Dwels_common_defs.h312 #define IS_DIR(a, part, list) ((a) & (MB_TYPE_P0L0<<((part)+2*(list)))) macro