Searched defs:chroma_weight (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddnxhddata.h36 const uint8_t *luma_weight, *chroma_weight; member in struct:__anon1902
H A Dvaapi_h264.c185 fill_vaapi_plain_pred_weight_table(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]) argument
H A Dh264.h365 int chroma_weight[48][2][2][2]; member in struct:H264Context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhddata.h38 const uint8_t *luma_weight, *chroma_weight; member in struct:CIDEntry
H A Dvaapi_h264.c186 fill_vaapi_plain_pred_weight_table(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]) argument
H A Dhevc.c1443 chroma_mc_uni(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, uint8_t *src0, ptrdiff_t srcstride, int reflist, int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int chroma_offset) argument
H A Dh264.h470 int chroma_weight[48][2][2][2]; member in struct:H264Context

Completed in 261 milliseconds