/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/ |
H A D | vpe10_opp.c | 48 void vpe10_construct_opp(struct vpe_priv *vpe_priv, struct opp *opp) in vpe10_construct_opp() 55 struct opp *opp, const struct clamping_and_pixel_encoding_params *params) in vpe10_opp_set_clamping() 73 void vpe10_opp_set_dyn_expansion(struct opp *opp, bool enable, enum color_depth color_dpth) in vpe10_opp_set_dyn_expansion() 102 void vpe10_opp_set_truncation(struct opp *opp, const struct bit_depth_reduction_params *params) in vpe10_opp_set_truncation() 111 void vpe10_opp_set_spatial_dither(struct opp *opp, const struct bit_depth_reduction_params *params) in vpe10_opp_set_spatial_dither() 181 struct opp *opp, const struct bit_depth_reduction_params *fmt_bit_depth) in vpe10_opp_program_bit_depth_reduction() 187 void vpe10_opp_program_fmt(struct opp *opp, struct bit_depth_reduction_params *fmt_bit_depth, in vpe10_opp_program_fmt() 194 void vpe10_opp_program_pipe_alpha(struct opp *opp, uint16_t alpha) in vpe10_opp_program_pipe_alpha() 200 void vpe10_opp_program_pipe_bypass(struct opp *opp, bool enable) in vpe10_opp_program_pipe_bypass() 206 void vpe10_opp_program_pipe_crc(struct opp *opp, bool enable) in vpe10_opp_program_pipe_crc()
|
H A D | vpe10_resource.c | 646 struct opp *opp, struct clamping_and_pixel_encoding_params *clamping) in build_clamping_params() 805 struct opp *opp = vpe_priv->resource.opp[pipe_idx]; in vpe10_program_backend() local
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 97 SkTSpan* opp = this->spanAtT(t, &priorSpan); in addForPerp() local 186 int SkTSpan::hullCheck(const SkTSpan* opp, in hullCheck() 213 int SkTSpan::hullsIntersect(SkTSpan* opp, in hullsIntersect() 296 double opp = (*fPart)[end].fY - origY; in linearIntersects() local 321 bool SkTSpan::onlyEndPointsInCommon(const SkTSpan* opp, in onlyEndPointsInCommon() 372 SkTSpan* opp = bounded->fBounded; in removeAllBounded() local 379 bool SkTSpan::removeBounded(const SkTSpan* opp) { in removeBounded() 573 const SkTCurve& opp = sect2->fCurve; in binarySearchCoin() local 750 const SkTCurve& opp = sect2->fCurve; in computePerpendiculars() local 999 SkTSect* opp, in intersects() [all …]
|
H A D | SkOpSpan.cpp | 158 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) { in addOpp() 313 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) { in mergeMatches()
|
H A D | SkOpSpan.h | 34 void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) { in addOpp() 104 SkOpPtT* oppPrev(const SkOpPtT* opp) const { in oppPrev()
|
H A D | SkPathOpsQuad.cpp | 61 double opp = endPt[1]->fY - origY; in hullIntersects() local 109 for (int opp = 1; opp < kPointCount; ++opp) { in otherPts() local
|
H A D | SkOpCoincidence.cpp | 175 const SkOpPtT* opp = next->contains(oppSeg); in ordered() local 942 bool SkOpCoincidence::contains(const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const { in contains() argument 953 const SkOpSegment* opp, double oppT) const { in contains() argument
|
H A D | SkPathOpsDebug.cpp | 825 const SkOpSegment* opp = ptT->segment(); in DebugClearVisited() local 857 const SkOpSegment* opp = ptT->span()->segment(); in debugMissingCoincidence() local 1333 int opp = 0; in debugValidate() local 2678 void SkOpPtT::debugAddOpp(const SkOpPtT* opp, const SkOpPtT* oppPrev) const { in debugAddOpp() argument
|
H A D | SkOpSegment.cpp | 1145 SkOpSegment* opp = ptT->segment(); in ClearVisited() local 1179 SkOpSegment* opp = ptT->span()->segment(); in missingCoincidence() local
|
H A D | SkDQuadLineIntersection.cpp | 164 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
|
H A D | SkDConicLineIntersection.cpp | 139 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
|
H A D | SkDCubicLineIntersection.cpp | 132 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
|
H A D | SkPathOpsCubic.cpp | 173 double opp = endPt[1]->fY - origY; in hullIntersects() local
|
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/ |
H A D | opp.h | 121 struct opp { struct 123 struct opp_funcs *funcs; argument
|
H A D | resource.h | 107 struct opp *opp[MAX_PIPE]; member
|
/aosp_15_r20/external/musl/src/time/ |
H A D | mktime.c | 7 long opp; in mktime() local
|
/aosp_15_r20/external/trusty/musl/src/time/ |
D | mktime.c | 7 long opp; in mktime() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceConditionCodesMIPS32.h | 32 #define X(tag, opp, emit) tag, argument
|
H A D | IceConditionCodesARM32.h | 32 #define X(tag, encode, opp, emit) tag = encode, argument
|
H A D | IceConditionCodesX86.h | 28 #define X(val, encode, opp, dump, emit) val = encode, argument
|
H A D | IceInstMIPS32.cpp | 32 #define X(tag, opp, emit) {CondMIPS32::opp, emit}, argument
|
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/ |
H A D | resource.c | 672 struct opp *opp, struct bit_depth_reduction_params *fmt_bit_depth) in vpe_resource_build_bit_depth_reduction_params()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/javac/ |
D | Bluetooth.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/bluetooth/
android/ ... |
/aosp_15_r20/external/blktrace/btt/ |
H A D | output.c | 897 struct __op *opp = arg; in __output_procs() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-icmp6.c | 1398 const struct nd_opt_prefix_info *opp; in icmp6_opt_print() local
|