Home
last modified time | relevance | path

Searched refs:isReference (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c259 RK_S32 i, isReference; in h265e_dpb_apply_rps() local
270 isReference = 0; in h265e_dpb_apply_rps()
276 isReference = 1; in h265e_dpb_apply_rps()
285 isReference = 1; in h265e_dpb_apply_rps()
290 isReference = 1; in h265e_dpb_apply_rps()
298 if (outPic->slice->poc != curPoc && isReference == 0) { in h265e_dpb_apply_rps()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dtype_traits.hpp73 enum { isReference = type_traits_detail::ReferenceTraits<UnqualifiedType>::value }; enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dtype_traits.hpp73 enum { isReference = type_traits_detail::ReferenceTraits<UnqualifiedType>::value }; enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dtype_traits.hpp73 enum { isReference = type_traits_detail::ReferenceTraits<UnqualifiedType>::value }; enumerator