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

  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.h 61 ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (no rawdata) */
lnc_hostheader.c 126 case ELEMENT_SLICEQSCALE:
128 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert token ELEMENT_SLICEQSCALE (H263/MPEG4) - for MTX to generate and insert this value\n");
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostheader.h 59 ELEMENT_SLICEQSCALE, /* Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (no rawdata) */
tng_hostheader.h 85 ELEMENT_SLICEQSCALE, //!< Insert the H263/MPEG4 Slice Q_scale parameter (quant_scale field) (no rawdata)
tng_hostheader.c 130 case ELEMENT_SLICEQSCALE:
132 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert token ELEMENT_SLICEQSCALE (H263/MPEG4) - for MTX to generate and insert this value\n");
    [all...]
pnw_hostheader.c 126 case ELEMENT_SLICEQSCALE:
128 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Insert token ELEMENT_SLICEQSCALE (H263/MPEG4) - for MTX to generate and insert this value\n");
    [all...]
tng_enc_trace.c     [all...]
tng_trace.c     [all...]

Completed in 660 milliseconds