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

/external/libavc/encoder/
H A Dih264e_process.c2341 picture_type_e rc_pic_type; local
2385 rc_pic_type = I_PIC;
2388 rc_pic_type = P_PIC;
2391 rc_pic_type = B_PIC;
2405 &rc_pic_type,

Completed in 71 milliseconds