Searched refs:long_ref (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_refs.c145 h->long_ref, 16, 1, h->picture_structure);
169 h-> long_ref, 16, 1, h->picture_structure);
178 (h->default_ref_list[0][i].long_ref ? "LT" : "ST"),
185 (h->default_ref_list[1][i].long_ref ? "LT" : "ST"),
271 assert(!ref->long_ref);
291 ref = h->long_ref[long_idx];
295 assert(ref->long_ref);
315 if (ref->long_ref == h->ref_list[list][i].long_ref &&
474 pic = h->long_ref[
[all...]
H A Dvdpau_h264.c59 rf->is_long_term = pic->reference && pic->long_ref;
64 rf->frame_idx = pic->long_ref ? pic->pic_id : pic->frame_num;
78 H264Picture **lp = list ? h->long_ref : h->short_ref;
89 pic_frame_idx = pic->long_ref ? pic->pic_id : pic->frame_num;
95 (rf2->is_long_term == pic->long_ref) &&
H A Dh264_picture.c114 dst->long_ref = src->long_ref;
H A Dvaapi_h264.c63 va_pic->frame_idx = pic->long_ref ? pic->pic_id : pic->frame_num;
69 va_pic->flags |= pic->long_ref ? VA_PICTURE_H264_LONG_TERM_REFERENCE : VA_PICTURE_H264_SHORT_TERM_REFERENCE;
143 H264Picture * const pic = h->long_ref[i];
H A Ddxva2_h264.c66 r = h->long_ref[j++ - h->short_ref_count];
71 r->long_ref != 0);
78 pp->FrameNumList[i] = r->long_ref ? r->pic_id : r->frame_num;
H A Dh264_direct.c41 if(td == 0 || h->ref_list[0][i].long_ref){
322 if(!IS_INTRA(mb_type_col[y8]) && !h->ref_list[1][0].long_ref
345 if(!IS_INTRA(mb_type_col[0]) && !h->ref_list[1][0].long_ref
377 if(!IS_INTRA(mb_type_col[0]) && !h->ref_list[1][0].long_ref && ( l1ref0[i8] == 0
H A Dvdpau.c136 H264Picture **lp = list ? h->long_ref : h->short_ref;
143 pic_frame_idx = pic->long_ref ? pic->pic_id : pic->frame_num;
152 && (rf2->is_long_term == pic->long_ref)
168 rf->is_long_term = pic->long_ref;
H A Dh264.h319 int long_ref; ///< 1->long term reference 0->short term reference member in struct:H264Picture
604 H264Picture *long_ref[32]; member in struct:H264Context
H A Dh264_slice.c683 copy_picture_range(h->long_ref, h1->long_ref, 32, h, h1);
795 assert(h->cur_pic_ptr->long_ref == 0);
941 if (!h->ref_list[0][ref0].long_ref && !h->ref_list[1][ref1].long_ref) {
1018 memcpy(dst->long_ref, src->long_ref, sizeof(dst->long_ref));
1934 if (h->long_ref[k] && h->long_ref[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_refs.c127 len+=build_def_list(h->default_ref_list[list]+len, h->long_ref, 16 , 1, s->picture_structure);
142 len+= build_def_list(h->default_ref_list[0]+len, h-> long_ref, 16 , 1, s->picture_structure);
149 tprintf(h->s.avctx, "List0: %s fn:%d 0x%p\n", (h->default_ref_list[0][i].long_ref ? "LT" : "ST"), h->default_ref_list[0][i].pic_id, h->default_ref_list[0][i].data[0]);
153 tprintf(h->s.avctx, "List1: %s fn:%d 0x%p\n", (h->default_ref_list[1][i].long_ref ? "LT" : "ST"), h->default_ref_list[1][i].pic_id, h->default_ref_list[1][i].data[0]);
233 assert(!ref->long_ref);
252 ref = h->long_ref[long_idx];
256 assert(ref->long_ref);
268 if(ref->long_ref == h->ref_list[list][i].long_ref && ref->pic_id == h->ref_list[list][i].pic_id)
419 pic= h->long_ref[
[all...]
H A Dvaapi_h264.c62 va_pic->frame_idx = pic->long_ref ? pic->pic_id : pic->frame_num;
68 va_pic->flags |= pic->long_ref ? VA_PICTURE_H264_LONG_TERM_REFERENCE : VA_PICTURE_H264_SHORT_TERM_REFERENCE;
142 Picture * const pic = h->long_ref[i];
H A Dvdpau.c56 Picture **lp = list ? h->long_ref : h->short_ref;
63 pic_frame_idx = pic->long_ref ? pic->pic_id : pic->frame_num;
72 && (rf2->is_long_term == pic->long_ref)
88 rf->is_long_term = pic->long_ref;
H A Ddxva2_h264.c66 r = h->long_ref[j++ - h->short_ref_count];
71 r->long_ref != 0);
78 pp->FrameNumList[i] = r->long_ref ? r->pic_id : r->frame_num;
H A Dh264_direct.c43 if(td == 0 || h->ref_list[0][i].long_ref){
320 if(!IS_INTRA(mb_type_col[y8]) && !h->ref_list[1][0].long_ref
343 if(!IS_INTRA(mb_type_col[0]) && !h->ref_list[1][0].long_ref
375 if(!IS_INTRA(mb_type_col[0]) && !h->ref_list[1][0].long_ref && ( l1ref0[i8] == 0
H A Dh264.h488 Picture *long_ref[32]; member in struct:H264Context
H A Dmpegvideo.h126 int long_ref; ///< 1->long term reference 0->short term reference member in struct:Picture
H A Dh264.c1260 copy_picture_range(h->long_ref, h1->long_ref, 32, s, s1);
1334 assert(s->current_picture_ptr->long_ref==0);
2351 if (!h->ref_list[0][ref0].long_ref && !h->ref_list[1][ref1].long_ref) {
2591 memcpy(dst->long_ref, src->long_ref, sizeof(dst->long_ref));
3296 if (h->long_ref[k] && h->long_ref[
[all...]

Completed in 134 milliseconds