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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
uppercase.s 5 mvfc R0,CBR
  /toolchain/binutils/binutils-2.25/opcodes/
mips16-opc.c 174 #define CBR INSN2_COND_BRANCH
205 {"beqz", "x,p", 0x2000, 0xf800, RD_1, CBR, I1, 0, 0 },
224 {"bnez", "x,p", 0x2800, 0xf800, RD_1, CBR, I1, 0, 0 },
226 {"bteqz", "p", 0x6000, 0xff00, RD_T, CBR, I1, 0, 0 },
227 {"btnez", "p", 0x6100, 0xff00, RD_T, CBR, I1, 0, 0 },
micromips-opc.c 221 #define CBR INSN2_COND_BRANCH
370 {"beqzc", "s,p", 0x40e00000, 0xffe00000, RD_1|NODS, CBR, I1, 0, 0 },
426 {"bnezc", "s,p", 0x40a00000, 0xffe00000, RD_1|NODS, CBR, I1, 0, 0 },
    [all...]
sparc-opc.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.h 125 IMG_UINT8 CBR;
lnc_hostcode.h 489 CBR = 0,
lnc_H264ES.c 260 VUI_Params.CBR = 1;
283 VUI_Params.CBR = 0;
    [all...]
lnc_hostheader.c 528 /* cbr_flag[0] (1 bit) = 0 for VBR, 1 for CBR */
529 lnc__write_upto8bits_elements(mtx_hdr, elt_p, VUIParams->CBR, 1);
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostheader.h 141 IMG_UINT8 CBR;
tng_hostheader.h 217 IMG_UINT8 CBR;
pnw_hostcode.h 520 CBR = 0,
pnw_H264ES.c 330 pVUI_Params->CBR = 0;
332 pVUI_Params->CBR = 1;
    [all...]
pnw_hostheader.c 449 /* cbr_flag[0] (1 bit) = 0 for VBR, 1 for CBR */
450 pnw__write_upto8bits_elements(mtx_hdr, elt_p, VUIParams->CBR, 1);
    [all...]
tng_trace.c     [all...]
tng_hostheader.c 464 tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, VUIParams->CBR,1);// cbr_flag[0] (1 bit) = 0 for VBR, 1 for CBR
    [all...]
tng_hostcode.c     [all...]
  /compatibility/cdd/5_multimedia/
5_1_media-codecs.md 134 <td>Mono/Stereo 8-320Kbps constant (CBR) or variable bitrate (VBR)</td>

Completed in 822 milliseconds