Searched refs:use_weight_chroma (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.h465 int use_weight_chroma; member in struct:H264Context
H A Dh264.c989 h->use_weight_chroma = 0;
1025 h->use_weight_chroma = 1;
1041 h->use_weight = h->use_weight || h->use_weight_chroma;
H A Dh264_mb.c464 if (h->use_weight_chroma) {
H A Dh264_slice.c919 h->use_weight_chroma = 0;
933 h->use_weight_chroma = 2;
1978 h->use_weight == 1 && h->use_weight_chroma ? "c" : "",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h360 int use_weight_chroma; member in struct:H264Context
H A Dh264.c664 if(h->use_weight_chroma){
2251 h->use_weight_chroma= 0;
2287 h->use_weight_chroma= 1;
2302 h->use_weight= h->use_weight || h->use_weight_chroma;
2329 h->use_weight_chroma= 0;
2343 h->use_weight_chroma= 2;
3331 h->use_weight==1 && h->use_weight_chroma ? "c" : "",

Completed in 70 milliseconds