Searched refs:nuh_layer_id (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h918 int nuh_layer_id; member in struct:HEVCContext
H A Dhevc.c2497 int nuh_layer_id; local
2504 nuh_layer_id = get_bits(gb, 6);
2510 "nal_unit_type: %d, nuh_layer_id: %dtemporal_id: %d\n",
2511 s->nal_unit_type, nuh_layer_id, s->temporal_id);
2513 return nuh_layer_id == 0;

Completed in 62 milliseconds