Home
last modified time | relevance | path

Searched defs:name_suffix (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/test/encoder/
DEncUT_MotionCompensation.cpp171 #define DEF_LUMA_MCTEST(iW, iH, cpu_flags, name_suffix) \ argument
211 #define DEF_LUMA_MCTESTS(cpu_flags, name_suffix) \ argument
316 #define DEF_HALFPEL_MCTEST(iW, iH, cpu_flags, name_suffix) \ argument
384 #define DEF_HALFPEL_MCTESTS(cpu_flags, name_suffix) \ argument
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_file.cc597 std::vector<std::string>* annotation_list, const std::string& name_suffix, in GenerateSibling()
/third_party/skia/third_party/externals/brotli/c/tools/
Dbrotli.c729 char* name_suffix; in NextFile() local
/third_party/vulkan-loader/loader/
Dloader.c2762 const char *name_suffix = file_name + name_len - 5; in add_if_manifest_file() local