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

  /frameworks/media/libvideoeditor/lvpp/
VideoEditorPreviewController.h 44 #define NBPLAYER_INSTANCES 2
93 sp<VideoEditorPlayer> mVePlayer[NBPLAYER_INSTANCES];
VideoEditorPreviewController.cpp 59 for (int i=0; i<NBPLAYER_INSTANCES; i++) {
88 for (int playerInst=0; playerInst<NBPLAYER_INSTANCES;
441 for(int playerInst=0; playerInst<NBPLAYER_INSTANCES; playerInst++) {
474 for (int playerInst=0; playerInst<NBPLAYER_INSTANCES; playerInst++) {
545 for (int playerInst=0; playerInst<NBPLAYER_INSTANCES; playerInst++) {
671 for (int playerInst=0; playerInst<NBPLAYER_INSTANCES; playerInst++) {
    [all...]

Completed in 886 milliseconds