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

  /external/dng_sdk/source/
dng_opcodes.cpp 249 dng_filter_opcode &fOpcode;
255 dng_filter_opcode_task (dng_filter_opcode &opcode,
331 dng_filter_opcode::dng_filter_opcode (uint32 opcodeID, function in class:dng_filter_opcode
345 dng_filter_opcode::dng_filter_opcode (uint32 opcodeID, function in class:dng_filter_opcode
359 void dng_filter_opcode::Apply (dng_host &host,
dng_opcodes.h 266 class dng_filter_opcode: public dng_opcode class in inherits:dng_opcode
271 dng_filter_opcode (uint32 opcodeID,
275 dng_filter_opcode (uint32 opcodeID,

Completed in 58 milliseconds