Home
last modified time | relevance | path

Searched refs:addOpcodePreamble (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/img_utils/src/
DDngUtils.cpp235 status_t err = addOpcodePreamble(GAIN_MAP_ID); in addGainMap()
339 status_t err = addOpcodePreamble(WARP_RECTILINEAR_ID); in addWarpRectilinear()
390 status_t err = addOpcodePreamble(FIX_BAD_PIXELS_LIST); in addBadPixelList()
431 status_t OpcodeListBuilder::addOpcodePreamble(uint32_t opcodeId) { in addOpcodePreamble() function in android::img_utils::OpcodeListBuilder
/frameworks/av/media/img_utils/include/img_utils/
DDngUtils.h193 status_t addOpcodePreamble(uint32_t opcodeId);