Context for storing H.264 prediction functions. More...
#include <h264pred.h>
Context for storing H.264 prediction functions.
Definition at line 92 of file h264pred.h.
Definition at line 93 of file h264pred.h.
Referenced by hl_decode_mb_predict_luma(), intra_predict(), and rv34_pred_4x4_block().
Definition at line 95 of file h264pred.h.
Referenced by hl_decode_mb_predict_luma().
Definition at line 97 of file h264pred.h.
Referenced by h264_pred_init_neon(), intra_predict(), and rv34_output_i16x16().
Definition at line 98 of file h264pred.h.
Referenced by h264_pred_init_neon(), hl_decode_mb_predict_luma(), intra_predict(), and rv34_output_i16x16().
Definition at line 100 of file h264pred.h.
Referenced by hl_decode_mb_predict_luma().
Definition at line 102 of file h264pred.h.
Referenced by hl_decode_mb_predict_luma().
Definition at line 104 of file h264pred.h.
Referenced by hl_decode_mb_predict_luma().
Definition at line 106 of file h264pred.h.
Definition at line 109 of file h264pred.h.
Referenced by hl_decode_mb_idct_luma().