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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dslice.cpp208 /* write down mb_type and PCM data */
414 /* encode mb_type, mb_pred, sub_mb_pred, CBP */
548 /* encode mb_type, mb_pred, sub_mb_pred, CBP */
553 uint mb_type; local
562 mb_type = InterpretMBType(currMB, video->slice_type);
564 status = ue_v(stream, mb_type);
605 int mb_type;// part1, part2, part3; local
613 mb_type = 0;
621 mb_type = 13;
625 mb_type
[all...]

Completed in 65 milliseconds