HomeSort by relevance Sort by last modified time
    Searched defs:comp_type (Results 1 - 5 of 5) sorted by null

  /device/linaro/hikey/hifi/xaf/host-apf/include/
xaf-structs.h 44 xaf_comp_type comp_type; member in struct:xaf_comp
  /external/kmod/libkmod/
libkmod-file.c 236 static const struct comp_type { struct
288 const struct comp_type *itr;
  /external/libaom/libaom/av1/common/
reconinter.h 179 COMPOUND_TYPE comp_type; local
183 comp_type = (COMPOUND_TYPE)i;
184 if (is_masked_compound_type(comp_type) &&
185 is_interinter_compound_used(comp_type, sb_type))
  /external/drm_hwcomposer/
drmhwctwo.cpp 514 HWC2::Composition comp_type; local
516 comp_type = l.second.sf_type();
517 if (comp_type == HWC2::Composition::Device) {
519 comp_type = HWC2::Composition::Client;
522 comp_type = l.second.validated_type();
524 switch (comp_type) {
    [all...]
  /external/libaom/libaom/av1/encoder/
block.h 186 COMPOUND_TYPE comp_type; member in struct:__anon26585

Completed in 179 milliseconds