Searched refs:H264PredContext (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264pred.h74 typedef struct H264PredContext{ struct
84 }H264PredContext; typedef in typeref:struct:H264PredContext
86 void ff_h264_pred_init(H264PredContext *h, int codec_id);
H A Drv34.h93 H264PredContext h; ///< functions for 4x4 and 16x16 intra block prediction
H A Dh264.h270 H264PredContext hpc;
H A Dh264pred.c1080 void ff_h264_pred_init(H264PredContext *h, int codec_id){

Completed in 105 milliseconds