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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp71 static unsigned char VC1_AP_mask_code[4] = {0xFF,0xFF,0xFF,0xFC}; variable
122 mask_code = VC1_AP_mask_code;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dframeparser.cpp64 static unsigned char VC1_AP_mask_code[4] = {0xFF,0xFF,0xFF,0xFC}; variable
115 mask_code = VC1_AP_mask_code;

Completed in 122 milliseconds