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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp68 static unsigned char H263_mask_code[4] = {0xFF,0xFF,0xFC,0x00}; variable
114 mask_code = H263_mask_code;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dframeparser.cpp61 static unsigned char H263_mask_code[4] = {0xFF,0xFF,0xFC,0x00}; variable
106 mask_code = H263_mask_code;

Completed in 27 milliseconds