Searched refs:slice_short (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddxva2_h264.c31 DXVA_Slice_H264_Short slice_short[MAX_SLICES]; member in struct:dxva2_picture_context
311 slice = &ctx_pic->slice_short[i];
359 slice_data = ctx_pic->slice_short;
360 slice_size = ctx_pic->slice_count * sizeof(*ctx_pic->slice_short);
414 fill_slice_short(&ctx_pic->slice_short[ctx_pic->slice_count],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxva2_h264.c32 DXVA_Slice_H264_Short slice_short[MAX_SLICES]; member in struct:dxva2_picture_context
326 slice = &ctx_pic->slice_short[i];
374 slice_data = ctx_pic->slice_short;
375 slice_size = ctx_pic->slice_count * sizeof(*ctx_pic->slice_short);
430 fill_slice_short(&ctx_pic->slice_short[ctx_pic->slice_count],

Completed in 98 milliseconds