Searched refs:cross_component_prediction_enabled_flag (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h538 uint8_t cross_component_prediction_enabled_flag; member in struct:HEVCPPS
H A Dhevc_ps.c1058 pps->cross_component_prediction_enabled_flag = get_bits1(gb);
1059 if (pps->cross_component_prediction_enabled_flag) {
1061 "cross_component_prediction_enabled_flag is not yet implemented.\n");
H A Dhevc.c952 lc->tu.cross_pf = (s->pps->cross_component_prediction_enabled_flag && cbf_luma &&

Completed in 43 milliseconds