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

  /external/libhevc/common/
iv.h 208 IV_MEM_TYPE_T e_mem_type; member in struct:__anon27551
  /external/libhevc/decoder/
ihevcd_api.c 688 if(ps_mem_rec[i].e_mem_type
689 != mem_rec_ittiam_api[i].e_mem_type)
692 UWORD32 diff = mem_rec_ittiam_api[i].e_mem_type
693 - ps_mem_rec[i].e_mem_type;
695 if((ps_mem_rec[i].e_mem_type
697 && (mem_rec_ittiam_api[i].e_mem_type
702 if(3 != (mem_rec_ittiam_api[i].e_mem_type % 4))
    [all...]

Completed in 653 milliseconds