Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.h56 int poc; member
/third_party/ffmpeg/libavcodec/
H A Dh264_parser.c56 H264POCContext poc; member
[all...]
H A Dhevc_refs.c137 int ff_hevc_set_new_ref(HEVCContext *s, AVFrame **frame, int poc) in ff_hevc_set_new_ref() argument
369 find_ref_idx(HEVCContext *s, int poc, uint8_t use_msb) find_ref_idx() argument
394 generate_missing_ref(HEVCContext *s, int poc) generate_missing_ref() argument
429 add_candidate_ref(HEVCContext *s, RefPicList *list, int poc, int ref_flag, uint8_t use_msb) add_candidate_ref() argument
478 int poc = s->poc + short_rps->delta_poc[i]; ff_hevc_frame_rps() local
495 int poc = long_rps->poc[i]; ff_hevc_frame_rps() local
[all...]
H A Dhevc_parser.c49 int poc; member
H A Dvaapi_hevc.c399 int poc = pp->ReferenceFrames[i].pic_order_cnt; in get_ref_pic_index() local
H A Dh264_parse.c344 int poc = 2 * (pc->frame_num_offset + pc->frame_num); in ff_h264_init_poc() local
H A Dh264_direct.c64 const int poc = FIELD_PICTURE(h) ? h->cur_pic_ptr->field_poc[h->picture_structure == PICT_BOTTOM_FIELD] 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 in fill_colmap() local
37 get_scale_factor(H264SliceContext *sl, int poc, int poc1, int i) get_scale_factor() argument
[all...]
H A Dh264_refs.c113 const int poc = src[i]->poc; in add_sorted() local
[all...]
H A Dvaapi_encode_h265.c990 int i, j, poc, rps_pics; in vaapi_encode_h265_init_slice_params() local
H A Dhevc_mvs.c130 check_mvset(Mv *mvLXCol, const Mv *mvCol, int colPic, int poc, const RefPicList *refPicList, int X, int refIdxLx, const RefPicList *refPicList_col, int listCol, int refidxCol) check_mvset() argument
H A Dcavs.h162 int poc; member
H A Djpeg2000dec.c66 Jpeg2000POCEntry poc[MAX_POCS]; member
85 Jpeg2000POC poc; member
127 Jpeg2000POC poc; member
2147 Jpeg2000POC *poc = &s->poc; jpeg2000_read_main_headers() local
[all...]
H A Dh264dec.h129 int poc; ///< frame POC member
164 int poc; member
458 H264POCContext poc; member
H A Dhevcdec.c308 int64_t poc; in decode_lt_rps() local
684 int poc, pos; hls_slice_header() local
[all...]
H A Dhevcdec.h230 int poc[32]; member
402 int poc; member
510 int poc; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c86 unsigned poc; member

Completed in 20 milliseconds