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

  /external/libavc/common/
ih264_disp_mgr.c 70 ps_disp_mgr->u4_last_abs_poc = DEFAULT_POC;
74 ps_disp_mgr->ai4_abs_poc[id] = DEFAULT_POC;
166 if((DEFAULT_POC != ps_disp_mgr->ai4_abs_poc[id]) &&
174 /* If all pocs are still default_poc then return NULL */
184 ps_disp_mgr->ai4_abs_poc[min_poc_id] = DEFAULT_POC;
ih264_disp_mgr.h 41 #define DEFAULT_POC 0x7FFFFFFF
  /external/libhevc/common/
ihevc_disp_mgr.c 70 ps_disp_mgr->u4_last_abs_poc = DEFAULT_POC;
74 ps_disp_mgr->ai4_abs_poc[id] = DEFAULT_POC;
168 if((DEFAULT_POC != ps_disp_mgr->ai4_abs_poc[id]) &&
176 /* If all pocs are still default_poc then return NULL */
186 ps_disp_mgr->ai4_abs_poc[min_poc_id] = DEFAULT_POC;
ihevc_disp_mgr.h 39 #define DEFAULT_POC 0x7FFFFFFF
  /external/libmpeg2/common/
impeg2_disp_mgr.h 41 #define DEFAULT_POC 0x7FFFFFFF

Completed in 144 milliseconds