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

  /external/libavc/decoder/
ih264d.h 345 }ih264d_ctl_degrade_op_t; typedef in typeref:struct:__anon22084
ih264d_api.c 688 ih264d_ctl_degrade_op_t *ps_op;
691 ps_op = (ih264d_ctl_degrade_op_t *)pv_api_op;
701 if(ps_op->u4_size != sizeof(ih264d_ctl_degrade_op_t))
    [all...]
  /external/libavc/test/decoder/
main.c 499 ih264d_ctl_degrade_op_t s_ctl_op;
508 s_ctl_op.u4_size = sizeof(ih264d_ctl_degrade_op_t);
    [all...]

Completed in 149 milliseconds