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

  /external/libhevc/encoder/
ihevce_defs.h 932 #define DBG_PRINTF(...) printf(__VA_ARGS__)
934 #define DBG_PRINTF(...)
ihevce_entropy_cod.c 440 DBG_PRINTF("Entropy encode error %x\n", entropy_error);
    [all...]
ihevce_rc_interface.c 288 //DBG_PRINTF("size of RC context = %d\n",sizeof(rc_context_t));
    [all...]
ihevce_cabac_tu.c     [all...]
ihevce_frame_process.c     [all...]
ihevce_enc_loop_utils.c 935 DBG_PRINTF("Invalid Trans Size\n");
    [all...]

Completed in 395 milliseconds