Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c137 int ff_hevc_set_new_ref(HEVCContext *s, AVFrame **frame, int poc) in ff_hevc_set_new_ref()
369 static HEVCFrame *find_ref_idx(HEVCContext *s, int poc, uint8_t use_msb) in find_ref_idx()
394 static HEVCFrame *generate_missing_ref(HEVCContext *s, int poc) in generate_missing_ref()
430 int poc, int ref_flag, uint8_t use_msb) in add_candidate_ref()
478 int poc = s->poc + short_rps->delta_poc[i]; in ff_hevc_frame_rps() local
495 int poc = long_rps->poc[i]; in ff_hevc_frame_rps() local
Dh264_direct.c38 int poc, int poc1, int i) in get_scale_factor()
64 …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
71 const int poc = h->cur_pic_ptr->field_poc[field]; in ff_h264_direct_dist_scale_factor() local
97 int poc = ref1->ref_poc[colfield][list][old_ref]; in fill_colmap() local
Dhevc_parser.c49 int poc; member
Dh264_parse.c344 int poc = 2 * (pc->frame_num_offset + pc->frame_num); in ff_h264_init_poc() local
Dvaapi_hevc.c399 int poc = pp->ReferenceFrames[i].pic_order_cnt; in get_ref_pic_index() local
Dh264_parser.c56 H264POCContext poc; member
Djpeg2000dec.c66 Jpeg2000POCEntry poc[MAX_POCS]; member
85 Jpeg2000POC poc; member
127 Jpeg2000POC poc; member
2147 Jpeg2000POC *poc = &s->poc; in jpeg2000_read_main_headers() local
Dh264_refs.c113 const int poc = src[i]->poc; in add_sorted() local
Dh264dec.h129 int poc; ///< frame POC member
164 int poc; member
458 H264POCContext poc; member
Dhevcdec.h230 int poc[32]; member
402 int poc; member
510 int poc; member
Dvaapi_encode_h265.c990 int i, j, poc, rps_pics; in vaapi_encode_h265_init_slice_params() local
Dcavs.h162 int poc; member
Dhevc_mvs.c131 int colPic, int poc, in check_mvset()
Dhevcdec.c308 int64_t poc; in decode_lt_rps() local
683 int poc, pos; in hls_slice_header() local
/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