Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Damrwbdec.c55 double isp[4][LP_ORDER]; ///< ISP vectors from current frame member
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h663 bool isp : 1; member
694 } isp; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1027 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) in ISelUpdater()