Searched refs:check_is_mpp_frame (Results 1 – 1 of 1) sorted by relevance
33 #define check_is_mpp_frame(frame) _check_is_mpp_frame(__FUNCTION__, frame) macro100 if (!frame || check_is_mpp_frame(*frame)) { in mpp_frame_deinit()124 if (check_is_mpp_frame(p)) in mpp_frame_get_buffer()134 if (check_is_mpp_frame(p)) in mpp_frame_set_buffer()152 if (check_is_mpp_frame(p)) in mpp_frame_has_meta()162 if (check_is_mpp_frame(p)) in mpp_frame_get_meta()175 if (check_is_mpp_frame(p)) in mpp_frame_set_meta()197 if (check_is_mpp_frame(p)) in mpp_frame_set_stopwatch_enable()217 if (check_is_mpp_frame(p)) in mpp_frame_get_stopwatch()229 if (check_is_mpp_frame(src)) { in mpp_frame_dup()[all …]