| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqAnalyzeGroupManager.cpp | 500 shared->ispStats->unref(shared->ispStats); in groupMessageHandler() 504 shared->tx->unref(shared->tx); in groupMessageHandler() 508 shared->sp->unref(shared->sp); in groupMessageHandler() 512 shared->ispGain->unref(shared->ispGain); in groupMessageHandler() 516 shared->kgGain->unref(shared->kgGain); in groupMessageHandler() 520 shared->wrGain->unref(shared->wrGain); in groupMessageHandler() 524 shared->orbStats->unref(shared->orbStats); in groupMessageHandler() 528 shared->nrImg->unref(shared->nrImg); in groupMessageHandler() 535 shared->res_comb.ae_pre_res->unref(shared->res_comb.ae_pre_res); in groupMessageHandler() 539 shared->res_comb.ae_proc_res->unref(shared->res_comb.ae_proc_res); in groupMessageHandler() [all …]
|
| H A D | thumbnails.cpp | 138 auto cnt = this->buffer->unref(this->buffer); in RefCountedVideoBuffer() 153 this->buffer->unref(this->buffer); in operator =() 168 this->buffer->unref(this->buffer); in operator =() 179 auto cnt = this->buffer->unref(this->buffer); in ~RefCountedVideoBuffer() 187 this->buffer->unref(this->buffer); in importBuffer() 638 result.buffer->unref(result.buffer); in OnFrameEvent()
|
| H A D | RkAiqCore.cpp | 772 shared->ispStats->unref(shared->ispStats); in freeSharebuf() 776 shared->tx->unref(shared->tx); in freeSharebuf() 780 shared->sp->unref(shared->sp); in freeSharebuf() 784 shared->ispGain->unref(shared->ispGain); in freeSharebuf() 788 shared->kgGain->unref(shared->kgGain); in freeSharebuf() 792 shared->wrGain->unref(shared->wrGain); in freeSharebuf() 796 shared->orbStats->unref(shared->orbStats); in freeSharebuf() 800 shared->nrImg->unref(shared->nrImg); in freeSharebuf() 807 shared->res_comb.ae_pre_res->unref(shared->res_comb.ae_pre_res); in freeSharebuf() 811 shared->res_comb.ae_proc_res->unref(shared->res_comb.ae_proc_res); in freeSharebuf() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqCamGroupManager.h | 47 stats_buf->unref(stats_buf); in reset() 51 stats_buf->unref(stats_buf); in reset() 55 stats_buf->unref(stats_buf); in reset() 59 stats_buf->unref(stats_buf); in reset()
|
| H A D | RkAiqManager.cpp | 618 camVBuf->unref(camVBuf); in hwResCb() 629 camVBuf->unref(camVBuf); in hwResCb() 641 camVBuf->unref(camVBuf); in hwResCb()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | smart_buffer_priv.cpp | 80 this->base.unref = SmartBufferPriv::buf_unref; in SmartBufferPriv() 113 this->base.unref = SmartBufferPriv::buf_unref; in SmartBufferPriv() 147 count = buf->_ref->unref(); in buf_unref()
|
| H A D | smartptr.h | 64 uint32_t unref() const { in unref() function 187 if (!_ref->unref()) { in release()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_buffer.h | 107 uint32_t (*unref) (XCamVideoBuffer *); member 128 #define xcam_video_buffer_unref(buf) (buf)->unref(buf)
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | selection.c | 44 goto unref; in __speakup_set_selection() 53 unref: in __speakup_set_selection()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_dpb.c | 665 H264eDpbFrm *unref = NULL; in h264e_dpb_check() local 688 unref = tmp; in h264e_dpb_check() 696 if (unref) { in h264e_dpb_check() 698 unref->seq_idx, unref->poc); in h264e_dpb_check() 700 unref->dpb_used = 0; in h264e_dpb_check()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amd/ |
| H A D | rk_aiq_algo_amd_itf.cpp | 81 context->amdCtx.spImage_prev->unref(context->amdCtx.spImage_prev);//release prev image in destroy_context() 83 context->amdCtx.ispGain_prev->unref(context->amdCtx.ispGain_prev);//release prev gain in destroy_context() 273 ctx->amdCtx.spImage_prev->unref(ctx->amdCtx.spImage_prev);//release prev image in processing() 274 ctx->amdCtx.ispGain_prev->unref(ctx->amdCtx.ispGain_prev);//release prev gain in processing()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 500 goto unref; in resync_update_sn() 503 goto unref; in resync_update_sn() 510 unref: in resync_update_sn()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 358 goto unref; in armada_gem_pwrite_ioctl() 368 unref: in armada_gem_pwrite_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_property.c | 776 goto unref; in drm_mode_getblob_ioctl() 780 unref: in drm_mode_getblob_ioctl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_algo_alsc_itf.cpp | 165 txBuf->unref(txBuf); in processing()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | image_manager.cpp | 49 shelfPack.unref(*it->second.bin); in removeImage()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/ |
| H A D | shelf-pack.hpp | 417 int32_t unref(Bin& bin) { in unref() function in mapbox::ShelfPack
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/ |
| H A D | 0002-ssaparse-enhance-SSA-text-lines-parsing.patch | 166 + /* not valid text found in this buffer return OK to let caller unref buffer */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/ |
| H A D | rk_aiq_types_priv.h | 483 unref_t unref; member
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | uncore.c | 1378 goto unref; in uncore_event_cpu_offline() 1392 unref: in uncore_event_cpu_offline()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 1157 goto unref; in ipoib_start_xmit() 1162 goto unref; in ipoib_start_xmit() 1177 unref: in ipoib_start_xmit()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | rope | 911 // only purpose in life is to ensure that unref is called
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | rope | 911 // only purpose in life is to ensure that unref is called
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 64192 randr: unref the provider shared pixmap the appropriate number of times 134588 Prevent double unref of glxdrawables 144786 Need to unref pixmaps backing pbuffers too. 171977 config/dbus: always unref the connection, not close 172113 config: unref connection, don't close it 172114 Just unref the connection instead of explicitly closing it (thanks, Rob
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |