HomeSort by relevance Sort by last modified time
    Searched refs:memory_mgmnt_control_operation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/common/gpu/media/
h264_parser.cc 913 READ_UE_OR_RETURN(&marking->memory_mgmnt_control_operation);
914 if (marking->memory_mgmnt_control_operation == 0)
917 if (marking->memory_mgmnt_control_operation == 1 ||
918 marking->memory_mgmnt_control_operation == 3)
921 if (marking->memory_mgmnt_control_operation == 2)
924 if (marking->memory_mgmnt_control_operation == 3 ||
925 marking->memory_mgmnt_control_operation == 6)
928 if (marking->memory_mgmnt_control_operation == 4)
931 if (marking->memory_mgmnt_control_operation > 6)
    [all...]
h264_parser.h 137 int memory_mgmnt_control_operation; member in struct:content::H264DecRefPicMarking
vaapi_h264_decoder.cc     [all...]

Completed in 60 milliseconds