Searched refs:range_mapuv (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau_vc1.c87 info->range_mapuv = v->range_mapuv;
H A Dvc1.h352 uint8_t range_mapuv; member in struct:VC1Context
H A Ddxva2_vc1.c133 (v->range_mapuv );
H A Dvdpau.c360 render->info.vc1.range_mapuv = v->range_mapuv;
H A Dvaapi_vc1.c191 pic_param->range_mapping_fields.bits.chroma = v->range_mapuv;
H A Dvc1.c567 v->range_mapuv = get_bits(gb, 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h334 uint8_t range_mapuv; member in struct:VC1Context
H A Dvdpau.c280 render->info.vc1.range_mapuv = v->range_mapuv;
H A Ddxva2_vc1.c122 (v->range_mapuv );
H A Dvaapi_vc1.c191 pic_param->range_mapping_fields.bits.chroma = v->range_mapuv;
H A Dvc1.c562 v->range_mapuv = get_bits(gb, 3);

Completed in 128 milliseconds