Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 7 of 7) sorted by relevance

/rockchip-linux_mpp/osal/linux/
H A Ddrm.h498 unsigned int sequence; member
504 unsigned int sequence; member
769 __u64 sequence; /* return: most recent vblank sequence */ member
783 __u64 sequence; /* on input, target sequence. on output, actual sequence */ member
958 __u32 sequence; member
969 __u64 sequence; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c170 if ((frame->slot_index != 0xff) && frame->sequence == s->seq_decode && in mpp_hevc_set_new_ref()
198 ref->sequence = s->seq_decode; in mpp_hevc_set_new_ref()
210 if ((ref->slot_index != 0xff) && (ref->sequence == s->seq_decode)) { in find_ref_idx()
218 if ((ref->slot_index != 0xff) && ref->sequence == s->seq_decode) { in find_ref_idx()
248 frame->sequence = s->seq_decode; in generate_missing_ref()
H A Dh265d_parser.h491 RK_U16 sequence; member
H A Dh265d_parser.c1194 frame->sequence == s->seq_output) { in mpp_hevc_output_frame()
1231 frame_next_ready->sequence == s->seq_output) { in mpp_hevc_output_frame()
/rockchip-linux_mpp/utils/
H A Dcamera_source.c40 RK_S32 sequence; member
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md220 …reasons for info_change are: <br>1. Change of image sequence width and height. <br>2. Image sequen…
413 …mode of H.264 decoder. Once enabled the H.264 decoder ignores the frame sequence discontinuity cau…
598 …re P frames<br>1-means all I frames<br>2-means the sequence is I P I P I P...<br>3-means the seque…
996 …de. 0: No SEI write; 1: Sequence write mode; 2: Frame write mode. Under sequence write mode, there…
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
2023 # You can define message sequence charts within doxygen comments using the \msc