| /third_party/ffmpeg/libavcodec/ |
| D | hevc_refs.c | 135 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
|
| D | h264_direct.c | 39 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
|
| D | vaapi_hevc.c | 386 int poc = pp->ReferenceFrames[i].pic_order_cnt; in get_ref_pic_index() local
|
| D | hevc_parser.c | 50 int poc; member
|
| D | h264_parse.c | 342 int poc = 2 * (pc->frame_num_offset + pc->frame_num); in ff_h264_init_poc() local
|
| D | h264_parser.c | 54 H264POCContext poc; member
|
| D | jpeg2000dec.c | 66 Jpeg2000POCEntry poc[MAX_POCS]; member 85 Jpeg2000POC poc; member 127 Jpeg2000POC poc; member 2149 Jpeg2000POC *poc = &s->poc; in jpeg2000_read_main_headers() local
|
| D | h264_refs.c | 114 const int poc = src[i]->poc; in add_sorted() local
|
| D | h264dec.h | 149 int poc; ///< frame POC member 178 int poc; member 467 H264POCContext poc; member
|
| D | hevcdec.h | 233 int poc[32]; member 403 int poc; member 511 int poc; member
|
| D | vaapi_encode_h265.c | 919 int i, j, poc, rps_pics; in vaapi_encode_h265_init_slice_params() local
|
| D | cavs.h | 162 int poc; member
|
| D | hevc_mvs.c | 130 int colPic, int poc, in check_mvset()
|
| D | hevcdec.c | 301 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/ |
| D | gsth265picture.c | 318 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()
|
| D | gsth265decoder.c | 101 gint32 poc; // PicOrderCntVal member
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| D | vid_dec_h264_common.h | 56 int poc; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| D | vid_dec_h265.c | 86 unsigned poc; member
|
| /third_party/openh264/codec/decoder/core/src/ |
| D | decode_slice.cpp | 3052 const int32_t poc = pSliceHeader->iPicOrderCntLsb; in ComputeColocatedTemporalScaling() local
|