Lines Matching refs:Bits

56     IMG_UINT32 Bits)
62 uiByteSize = (Bits + ByteStartBit + 7) >> 3;
67 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit)
202 wrt_bytes_p = &(elt_p[mtx_hdr->Elements]->Bits);
1202 IMG_UINT8 Bits = 32;
1207 Bits--;
1209 return Bits;
1232 /* visual_object_sequence_start_code = 32 Bits = 0x1B0 */
1235 /* profile_and_level_indication = 8 Bits = SP L0-L3 and SP L4-L5 are supported */
1238 /* visual_object_start_code = 32 Bits = 0x1B5 */
1247 /* visual_object_type = 4 Bits = Video ID = 1 */
1253 /* byte_aligned_bits = 2 Bits = 01b (byte_aligned_bits is 2-bit stuffing bit field 01) */
1256 /* video_object_start_code = 32 Bits = 0x100 One VO only in a Topaz video stream */
1262 /* video_object_layer_start_code = 32 Bits = 0x120 One VOL only in a Topaz stream */
1272 /* video_object_type_indication = 8 Bits = 0x01 for SP */
1283 /* video_object_layer_verid = 4 Bits */
1286 /* video_object_layer_priority = 3 Bits */
1290 /* video_object_type_indication = 8 Bits = 0x11 for ASP */
1296 /* video_object_layer_verid = 4 Bits = 5 is for ASP */
1299 /* video_object_layer_priority = 3 Bits = 1 (Highest priority) */
1303 /* aspect_ratio_info = 4 Bits =0x1 (Square pixel) */
1314 /* chroma_format = 2 Bits = 01b (4:2:0) */
1371 /* video_object_layer_shape = 2 Bits = 00b Rectangular shape */
1375 /* vop_time_increment_solution = 16 Bits */
1380 /* fixed_vop_rate = 1 Bits = 1 Always fixed frame rate */
1387 /* fixed_vop_rate = 1 Bits = 0 */
1392 /* video_object_layer_width = 13 Bits Picture width in pixel units */
1396 /* video_object_layer_height = 13 Bits Picture height in pixel units */
1460 IMG_UINT8 Bits=32;
1466 Bits--;
1468 return Bits;
1486 /* visual_object_sequence_start_code = 32 Bits = 0x1B6 */
1489 /* vop_coding_type = 2 Bits = 0 for I-frame and 1 for P-frame */
1502 /* marker_bit = 1 Bits = 1 */
1539 /* intra_dc_vlc_thr = 3 Bits = 0 Use intra DC VLC in Topaz */
1542 /* vop_quant = 5 Bits = x 5-bit frame Q_scale from rate control - GENERATED BY MTX */
1743 /* visual_object_sequence_start_code = 32 Bits = 0x1B0 */
1746 /* profile_and_level_indication = 8 Bits = x SP L0-L3 and SP L4-L5 are supported */
1749 /* visual_object_start_code = 32 Bits = 0x1B5 */
1757 /* is_visual_object_type = 4 Bits = 1 Video ID */
1763 /* byte_aligned_bits = 2 Bits = 01b byte_aligned_bits is 2-bit stuffing bit field 01 */
1766 /* video_object_start_code =32 Bits = 0x100 One VO only in a Topaz video stream */
1800 /* short_video_start_marker = 22 Bits = 0x20 Picture start code */
1803 /* temporal_reference = 8 Bits = 0-255 Each picture increased by 1 */
1809 /* zero_bit = 1 Bits = 0 */
1812 /* split_screen_indicator = 1 Bits = 0 No direct effect on encoding of picture */
1815 /* document_camera_indicator= 1 Bits = 0 No direct effect on encoding of picture */
1818 /* full_picture_freeze_release=1 Bits = 0 No direct effect on encoding of picture */
1821 /* source_format = 3 Bits = 1-4 See note */
1838 /* four_reserved_zero_bits = 4 Bits = 0 */
1925 /* vop_quant = 5 Bits = x 5-bit frame Q_scale from rate control - GENERATED BY MTX */