Home
last modified time | relevance | path

Searched defs:luma_weight (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_parse.h77 int luma_weight[48][2][2]; member
H A Ddnxhddata.h52 const uint8_t *luma_weight, *chroma_weight; member
H A Dvaapi_h264.c188 fill_vaapi_plain_pred_weight_table(const H264Context *h, int list, unsigned char *luma_weight_flag, short luma_weight[32], short luma_offset[32], unsigned char *chroma_weight_flag, short chroma_weight[32][2], short chroma_offset[32][2]) fill_vaapi_plain_pred_weight_table() argument
H A Dhevcdec.c1500 luma_mc_uni(HEVCContext *s, uint8_t *dst, ptrdiff_t dststride, AVFrame *ref, const Mv *mv, int x_off, int y_off, int block_w, int block_h, int luma_weight, int luma_offset) luma_mc_uni() argument

Completed in 9 milliseconds