Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvdpau_hevc.c238 info->IsLongTerm[i] = 0; in vdpau_hevc_start_frame()
262 info->IsLongTerm[j] = 0; in vdpau_hevc_start_frame()
Dnvdec_hevc.c40 pp->IsLongTerm[idx] = !!(src->flags & HEVC_FRAME_FLAG_LONG_REF); in dpb_add()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c512 picture->IsLongTerm[i] = picture_info->IsLongTerm[i]; in vlVdpDecoderRenderH265()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h601 …unsigned char IsLongTerm[16]; // [refpic] 0=not a long-term reference, 1=long-term refer… member
Dgstnvh265dec.c758 h265_params->IsLongTerm[num_ref_pic] = other->long_term; in gst_nv_h265_dec_start_picture()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h607 uint8_t IsLongTerm[16]; member