Home
last modified time | relevance | path

Searched defs:poc (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c135 int ff_hevc_set_new_ref(HEVCContext *s, AVFrame **frame, int poc) in ff_hevc_set_new_ref()
361 static HEVCFrame *find_ref_idx(HEVCContext *s, int poc, uint8_t use_msb) in find_ref_idx()
386 static HEVCFrame *generate_missing_ref(HEVCContext *s, int poc) in generate_missing_ref()
422 int poc, int ref_flag, uint8_t use_msb) in add_candidate_ref()
470 int poc = s->poc + short_rps->delta_poc[i]; in ff_hevc_frame_rps() local
487 int poc = long_rps->poc[i]; in ff_hevc_frame_rps() local
Dh264_direct.c39 int poc, int poc1, int i) in get_scale_factor()
65 …const int poc = FIELD_PICTURE(h) ? h->cur_pic_ptr->field_poc[h->picture_structure == PICT_BOTTOM_… in ff_h264_direct_dist_scale_factor() local
72 const int poc = h->cur_pic_ptr->field_poc[field]; in ff_h264_direct_dist_scale_factor() local
98 int poc = ref1->ref_poc[colfield][list][old_ref]; in fill_colmap() local
Dvaapi_hevc.c386 int poc = pp->ReferenceFrames[i].pic_order_cnt; in get_ref_pic_index() local
Dhevc_parser.c50 int poc; member
Dh264_parse.c342 int poc = 2 * (pc->frame_num_offset + pc->frame_num); in ff_h264_init_poc() local
Dh264_parser.c54 H264POCContext poc; member
Djpeg2000dec.c66 Jpeg2000POCEntry poc[MAX_POCS]; member
85 Jpeg2000POC poc; member
127 Jpeg2000POC poc; member
2149 Jpeg2000POC *poc = &s->poc; in jpeg2000_read_main_headers() local
Dh264_refs.c114 const int poc = src[i]->poc; in add_sorted() local
Dh264dec.h149 int poc; ///< frame POC member
178 int poc; member
467 H264POCContext poc; member
Dhevcdec.h233 int poc[32]; member
403 int poc; member
511 int poc; member
Dvaapi_encode_h265.c919 int i, j, poc, rps_pics; in vaapi_encode_h265_init_slice_params() local
Dcavs.h162 int poc; member
Dhevc_mvs.c130 int colPic, int poc, in check_mvset()
Dhevcdec.c301 int64_t poc; in decode_lt_rps() local
661 int poc, pos; in hls_slice_header() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.c318 gst_h265_dpb_get_ref_by_poc (GstH265Dpb * dpb, gint poc) in gst_h265_dpb_get_ref_by_poc()
376 gst_h265_dpb_get_short_ref_by_poc (GstH265Dpb * dpb, gint poc) in gst_h265_dpb_get_short_ref_by_poc()
405 gst_h265_dpb_get_long_ref_by_poc (GstH265Dpb * dpb, gint poc) in gst_h265_dpb_get_long_ref_by_poc()
Dgsth265decoder.c101 gint32 poc; // PicOrderCntVal member
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_h264_common.h56 int poc; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c86 unsigned poc; member
/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp3052 const int32_t poc = pSliceHeader->iPicOrderCntLsb; in ComputeColocatedTemporalScaling() local