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

  /external/libhevc/decoder/
ihevcd_decode.c 206 ps_dec_op->u4_output_present = 0;
230 ps_dec_op->u4_output_present = 1;
233 ps_dec_op->u4_output_present = 0;
474 if(1 == ps_dec_op->u4_output_present)
815 if(1 == ps_dec_op->u4_output_present)
ihevcd_api.c     [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 535 if (0 == s_dec_op.u4_output_present) {
683 if (mChangingResolution && !s_dec_op.u4_output_present) {
716 if (s_dec_op.u4_output_present) {
  /external/libhevc/common/
ivd.h 397 UWORD32 u4_output_present; member in struct:__anon27572
  /external/libhevc/test/decoder/
main.c 226 //UWORD32 u4_output_present;
    [all...]

Completed in 1025 milliseconds