Home
last modified time | relevance | path

Searched refs:unreg (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c1339 H264SEIUnregistered *unreg = &h->sei.unregistered; in h264_export_frame_props() local
1341 if (unreg->buf_ref[i]) { in h264_export_frame_props()
1344 unreg->buf_ref[i]); in h264_export_frame_props()
1346 av_buffer_unref(&unreg->buf_ref[i]); in h264_export_frame_props()
1347 unreg->buf_ref[i] = NULL; in h264_export_frame_props()
H A Dhevcdec.c2878 HEVCSEIUnregistered *unreg = &s->sei.unregistered; in set_side_data() local
2880 if (unreg->buf_ref[i]) { in set_side_data()
2883 unreg->buf_ref[i]); in set_side_data()
2885 av_buffer_unref(&unreg->buf_ref[i]); in set_side_data()
2886 unreg->buf_ref[i] = NULL; in set_side_data()
/third_party/icu/icu4c/source/test/intltest/
H A Drbbiapts.cpp967 UBool unreg = BreakIterator::unregister(key, status); in TestRegistration() local
968 if (!unreg) { in TestRegistration()
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp411 static UBool unreg(UCurrRegistryKey key) { in unreg() function
477 return CReg::unreg(key); in ucurr_unregister()
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp414 static UBool unreg(UCurrRegistryKey key) { in unreg() function
480 return CReg::unreg(key); in ucurr_unregister()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducurr.cpp411 static UBool unreg(UCurrRegistryKey key) { in unreg() function
477 return CReg::unreg(key); in ucurr_unregister()

Completed in 22 milliseconds