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

/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c107 M4OSA_UInt8 vol_verid=0, b_hierarchy_type; local
167 vol_verid = (M4OSA_UInt8)code;
252 if(vol_verid == 1)
302 if ((vol_verid != 1) && (video_object_layer_shape != 0))
361 if (vol_verid != 1)
389 if (vol_verid != 1)
461 vol_verid = (M4OSA_UInt8)code;
469 vol_verid = 1;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp249 M4OSA_UInt8 vol_verid=0, b_hierarchy_type; local
304 vol_verid = (M4OSA_UInt8)code;
384 if(vol_verid == 1) {
427 if ((vol_verid != 1) && (video_object_layer_shape != 0)){
486 if (vol_verid != 1) {
511 if (vol_verid != 1) {
580 vol_verid = (M4OSA_UInt8)code;
586 vol_verid = 1;

Completed in 54 milliseconds