Home
last modified time | relevance | path

Searched refs:is_ref (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dexpr.c72 data_ptr->is_ref = false; in expr__add_id_val()
118 data_ptr->is_ref = true; in expr__add_ref()
152 data->is_ref, data->ref.counted, data->val, id); in expr__resolve_id()
154 if (data->is_ref && !data->ref.counted) { in expr__resolve_id()
H A Dexpr.h37 bool is_ref; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_function.hpp37 template<bool is_ref = true>
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dallegro-mail.h240 u16 is_ref; member
H A Dallegro-mail.c416 msg->is_ref = FIELD_GET(GENMASK(15, 0), src[i++]); in allegro_dec_encode_frame()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c870 RK_U32(*is_ref)(H264_StorePic_t * s) = (long_term) ? is_long_ref : is_short_ref; in gen_pic_list_from_frame_list() local
876 if (is_ref(fs_list[top_idx]->top_field)) { in gen_pic_list_from_frame_list()
887 if (is_ref(fs_list[bot_idx]->bottom_field)) { in gen_pic_list_from_frame_list()
902 if (is_ref(fs_list[bot_idx]->bottom_field)) { in gen_pic_list_from_frame_list()
913 if (is_ref(fs_list[top_idx]->top_field)) { in gen_pic_list_from_frame_list()