Home
last modified time | relevance | path

Searched defs:comp_type (Results 1 – 6 of 6) sorted by relevance

/external/kmod/libkmod/
Dlibkmod-file.c377 static const struct comp_type { struct
381 } comp_types[] = { argument
/external/libaom/libaom/av1/encoder/
Dinterp_search.h30 COMPOUND_TYPE comp_type; member
Dcompound_type.c51 for (int comp_type = COMPOUND_AVERAGE; comp_type <= COMPOUND_DISTWTD; in is_comp_rd_match() local
800 int comp_type, valid_check; in compute_valid_comp_types() local
1317 for (int comp_type = COMPOUND_AVERAGE; comp_type <= COMPOUND_DISTWTD; in av1_compound_type_rd() local
/external/libaom/libaom/av1/common/
Dreconinter.h219 COMPOUND_TYPE comp_type; in is_any_masked_compound_used() local
/external/drm_hwcomposer/
DDrmHwcTwo.cpp615 HWC2::Composition comp_type) { in HardwareSupportsLayerType()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3754 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->dest.ssa.bit_size); in visit_intrinsic() local
3766 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->src[0].ssa->bit_size); in visit_intrinsic() local
3800 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->dest.ssa.bit_size); in visit_intrinsic() local